1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/docs/topics/db
2010-10-09 08:20:56 +00:00
..
aggregation.txt
index.txt
managers.txt
models.txt
multi-db.txt
optimization.txt Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. 2010-10-09 08:12:50 +00:00
queries.txt Fixes #13538 -- Clarified query examples with more explicit import statements and model vs. instance differentiation. Thanks to yipengh87@gmail.com and kmtracey for the report, and timo for the patch. 2010-10-09 08:20:56 +00:00
sql.txt
transactions.txt