django1/docs/ref/models
Jacob Kaplan-Moss 47e3cc74d9 Slight fixes to related fields reference to avoid conflicting target names
with the queryset docs.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13272 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-17 16:32:37 +00:00
..
fields.txt 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:29:04 +00:00
index.txt Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 2009-12-26 03:44:21 +00:00
instances.txt Fixed #13100 -- Clarified the model validation rules around full_clean(). Thanks to ptone for the draft text. 2010-05-09 05:47:35 +00:00
options.txt Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
querysets.txt Fixed #12997 -- Corrected the module markup for QuerySet methods. Thanks to timo for the report. 2010-05-11 14:12:08 +00:00
relations.txt Slight fixes to related fields reference to avoid conflicting target names 2010-05-17 16:32:37 +00:00