This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Tom Forbes
b042ab8976
Fixed
#29685
-- Added QuerySet.explain() to the database optimization docs.
2018-08-18 09:22:21 -04:00
..
examples
Fixed
#29591
-- Fixed numbering words in docs/topics/db/examples/many_to_many.txt.
2018-07-24 16:02:35 -04:00
aggregation.txt
Removed versionadded/changed annotations for 2.0.
2018-05-17 11:00:10 -04:00
index.txt
…
instrumentation.txt
Removed versionadded/changed annotations for 2.0.
2018-05-17 11:00:10 -04:00
managers.txt
Fixed typo in docs/topics/db/managers.txt.
2018-04-11 22:24:29 -04:00
models.txt
…
multi-db.txt
Refs
#29513
-- Linked the testing docs from the multi-db topic guide.
2018-06-28 20:29:07 -04:00
optimization.txt
Fixed
#29685
-- Added QuerySet.explain() to the database optimization docs.
2018-08-18 09:22:21 -04:00
queries.txt
Refs
#11278
-- Clarified RelatedManager differences between reverse one-to-many and many-to-many relations.
2018-03-20 20:43:33 -04:00
search.txt
…
sql.txt
Removed versionadded/changed annotations for 2.0.
2018-05-17 11:00:10 -04:00
tablespaces.txt
…
transactions.txt
…