django/docs/howto
Tim Graham a22b2aea19 [1.6.x] Fixed -- Documented that Field's 'description' attribute is interpolated with field.__dict__
Thanks abeld for the suggestion.

Backport of 2d96e660f9 from master.
2013-07-06 18:34:29 -04:00
..
deployment [1.6.x] Fixed - Removed discussion of DEBUG from tutorial. 2013-06-30 14:56:10 -04:00
static-files Fixed - Corrected doc mistake re: staticfiles finders strategy. 2013-06-21 14:57:12 -04:00
auth-remote-user.txt Fixed broken links, round 4. refs 2012-12-29 15:54:33 -05:00
custom-file-storage.txt Fix typo in file storage docs. 2012-11-17 23:25:37 +01:00
custom-management-commands.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
custom-model-fields.txt [1.6.x] Fixed -- Documented that Field's 'description' attribute is interpolated with field.__dict__ 2013-07-06 18:34:29 -04:00
custom-template-tags.txt Fixed - Noted that a server restart is required to load new templatetag modules. 2013-05-23 08:52:55 -04:00
error-reporting.txt Fixed -- Eased subclassing of BrokenLinkEmailsMiddleware 2013-05-25 12:10:53 +02:00
index.txt Fixed - Added docs for upgrading Django. 2013-05-22 08:52:46 -04:00
initial-data.txt Fixed links to DATABASE ENGINE setting. refs 2012-12-24 15:38:05 -05:00
jython.txt Fixed -- Reworded admonition about Jython and Django 1.5 2012-10-16 09:04:12 +02:00
legacy-databases.txt Fix CharField typo in legacy-databases.txt docs 2013-04-24 15:02:19 -03:00
outputting-csv.txt Fixed -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
outputting-pdf.txt Fixed -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
upgrade-version.txt Added some text I meant to add in the last commit. 2013-05-22 10:25:49 -04:00