0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/docs/ref/models
Malcolm Tredinnick 4c8f2dca21 Extensive copy-editing and cross-referencing in the queryset API docs.
Been meaning to do this for a long time. Mostly, this is a lot of
additions of cross references. Within a particular section about foo() I
didn't cross-link foo() calls to itself, but everything else was
cross-linked to its main documentation.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16699 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-08-27 02:56:18 +00:00
..
fields.txt Fixed #16498 -- Fixed typo in GenericIPAddressField docs. Thanks, JshWright. 2011-07-29 09:39:49 +00:00
index.txt
instances.txt
options.txt Be very clear about when it's appropriate to use defer() and only(). 2011-08-26 06:19:30 +00:00
querysets.txt Extensive copy-editing and cross-referencing in the queryset API docs. 2011-08-27 02:56:18 +00:00
relations.txt