django1/docs/ref/models
Russell Keith-Magee 6f2a84409e [1.1.X] Fixed #12997 -- Corrected the module markup for QuerySet methods. Thanks to timo for the report.
Backport of r13235 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13236 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-11 14:18:01 +00:00
..
fields.txt [1.1.X] Fixed #12229 -- Added documentation of the FieldFile methods that are exposed by FileField and ImageField. Thanks to Gabriel Hurley for the draft patch. 2010-05-10 12:34:52 +00:00
index.txt [1.1.X] Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 2009-12-26 03:47:47 +00:00
instances.txt [1.1.X] Updated the docs to suggest using ``*args, **kwargs`` when implementing model save methods. Thanks to Jeff Croft for the report. 2010-01-08 00:21:45 +00:00
options.txt [1.1.X] Fixed #12204 -- Corrected the use of :djadmin: links in the testing docs, plus updated a lot of old-style markup in the django-admin docs. Thanks to Art_S for the report. 2009-11-12 13:59:35 +00:00
querysets.txt [1.1.X] Fixed #12997 -- Corrected the module markup for QuerySet methods. Thanks to timo for the report. 2010-05-11 14:18:01 +00:00
relations.txt [1.1.X] Fixed #12997 -- Corrected the module markup for QuerySet methods. Thanks to timo for the report. 2010-05-11 14:18:01 +00:00