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-02-10 17:35:38 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Jon Dufresne
8c3e0eb1c1
Normalized spelling of "lowercase" and "lowercased".
2018-09-25 10:30:18 -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
Refs
#14357
-- Deprecated Meta.ordering affecting GROUP BY queries.
2018-09-13 12:29:48 -04:00
index.txt
…
instrumentation.txt
…
managers.txt
…
models.txt
Normalized spelling of "lowercase" and "lowercased".
2018-09-25 10:30:18 -04:00
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
#29784
-- Normalized Python docs links to omit the version.
2018-09-25 10:19:42 +02:00
search.txt
…
sql.txt
…
tablespaces.txt
…
transactions.txt
…