django/docs/topics/db
Julien Phalip c2b9f6496e Added some sphinx cross-reference links to the built-in template tags and filters in multiple areas of the documentation. Also fixed a few minor inconsistencies and did a little PEP8 cleanup while I was at it.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16922 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-03 08:06:01 +00:00
..
aggregation.txt Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces. 2011-09-30 10:28:39 +00:00
index.txt Added crossref targets for a couple of Django exceptions and cleaned up related reST markup. 2011-03-03 19:31:10 +00:00
managers.txt Fixed #16145 - typo in manager docs; thanks leereilly. 2011-06-04 14:38:45 +00:00
models.txt Fixed #16742 -- Provided code examples in the models documentation for accessing extra fields on many-to-many relationships. Many thanks to aj for the suggestion and to Nick Lang for the patch. 2011-09-11 19:28:18 +00:00
multi-db.txt Fixed #15710 - removed "that that" typos. 2011-03-29 10:24:42 +00:00
optimization.txt Added some sphinx cross-reference links to the built-in template tags and filters in multiple areas of the documentation. Also fixed a few minor inconsistencies and did a little PEP8 cleanup while I was at it. 2011-10-03 08:06:01 +00:00
queries.txt Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces. 2011-09-30 10:28:39 +00:00
sql.txt Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces. 2011-09-30 10:28:39 +00:00
transactions.txt Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and mentions from docs. Thanks Aymeric Augustin for the report and patch. 2011-06-09 20:01:28 +00:00