1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/topics/db
Mariusz Felisiak 660d50805b Fixed #23766 -- Doc'd CursorWrapper.callproc().
Thanks Tim Graham for the review.
2017-08-10 22:21:11 +02:00
..
examples
aggregation.txt Fixed #28233 -- Used a simpler example in the aggregation "cheat sheet" docs. 2017-06-06 16:11:48 -04:00
index.txt
managers.txt
models.txt Fixed #28352 -- Corrected QuerySet.values_list() return type in docs examples. 2017-07-11 14:15:17 -04:00
multi-db.txt Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-06-26 10:30:31 -04:00
optimization.txt Updated various links in docs to avoid redirects 2017-05-22 19:28:44 +02:00
queries.txt Added missing import in docs/topics/db/queries.txt. 2017-07-04 20:18:04 -04:00
search.txt
sql.txt Fixed #23766 -- Doc'd CursorWrapper.callproc(). 2017-08-10 22:21:11 +02:00
tablespaces.txt Fixed #28046 -- Added the db_tablespace parameter to class-based indexes. 2017-06-27 21:15:15 +02:00
transactions.txt Removed unneeded right quotes in docs to fix spelling errors. 2017-07-18 08:24:49 -04:00