django/docs/ref/models
Karen Tracey fc33b8e953 Fixed #13778: Removed a stray colon in a code example. Thanks canassa.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13355 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-06-17 18:29:27 +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 #13778: Removed a stray colon in a code example. Thanks canassa. 2010-06-17 18:29:27 +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