This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
docs
/
topics
/
db
History
Mariusz Felisiak
fe51017efd
[1.11.x]
Fixed
#23766
-- Doc'd CursorWrapper.callproc().
...
Thanks Tim Graham for the review. Backport of 660d50805b6788d592b4f1fae706b725baf0195c from master
2017-08-10 22:30:28 +02:00
..
examples
Fixed
#26595
-- Removed unnecessary save() in one_to_one.txt example.
2016-05-07 06:53:03 -04:00
aggregation.txt
[1.11.x]
Fixed
#28233
-- Used a simpler example in the aggregation "cheat sheet" docs.
2017-06-07 09:43:48 -04:00
index.txt
Refs
#3254
-- Added full text search to contrib.postgres.
2016-04-22 10:44:37 +01:00
managers.txt
[1.11.x]
Fixed
#27875
-- Doc'd manager_inheritance_from_future in manager docs.
2017-02-24 16:15:36 -05:00
models.txt
[1.11.x]
Fixed
#28352
-- Corrected QuerySet.values_list() return type in docs examples.
2017-07-11 14:23:22 -04:00
multi-db.txt
[1.11.x] Removed extra characters in docs header underlines.
2017-03-20 18:31:28 -04:00
optimization.txt
[1.11.x] Updated various links in docs to avoid redirects
2017-05-22 19:32:02 +02:00
queries.txt
[1.11.x] Added missing import in docs/topics/db/queries.txt.
2017-07-04 20:18:25 -04:00
search.txt
[1.11.x] Fixed typos in docs/topic/db/search.txt.
2017-04-08 07:26:29 -04:00
sql.txt
[1.11.x]
Fixed
#23766
-- Doc'd CursorWrapper.callproc().
2017-08-10 22:30:28 +02:00
tablespaces.txt
Fixed
#26020
-- Normalized header stylings in docs.
2016-01-22 12:12:17 -05:00
transactions.txt
Updated links to the current version of MySQL docs.
2016-09-30 09:14:17 -04:00