django/docs/ref
Tim Graham a97c441e18 [1.5.X] Fixed - Fixed an error in the form wizard initial_dict example.
Thanks almalki for the report.

Backport of 9b97f01dea from master
2013-02-23 15:28:03 -05:00
..
class-based-views [1.5.x] Fixed - Typo in class-based views doc. 2013-02-23 08:55:01 -05:00
contrib [1.5.X] Fixed - Fixed an error in the form wizard initial_dict example. 2013-02-23 15:28:03 -05:00
files [1.5.x] Fixed typo in file storage docs. 2013-01-13 19:37:21 +01:00
forms [1.5.x] Fixed - Removed a duplicate phrase in the widget docs. 2013-02-16 18:25:03 -05:00
models [1.5.x] Fixed - Corrected the class described for Field.primary_key from IntegerField to AutoField. 2013-02-16 18:34:18 -05:00
templates [1.5.x] Fixed - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
clickjacking.txt [1.5.x] Fixed - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
databases.txt [1.5.x] Fixed - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
django-admin.txt [1.5.x] Fixed - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
exceptions.txt [1.5.x] Fixed - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
index.txt [1.5.x] Fixed -- refactored auth documentation 2012-12-28 11:48:05 -08:00
middleware.txt [1.5.x] Fixed - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
request-response.txt [1.5.x] Fix rst syntax error. 2013-02-01 21:48:44 +01:00
settings.txt [1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 10:39:03 -07:00
signals.txt [1.5.x] Fixed - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
template-response.txt [1.5.x] Fixed -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:55:00 +01:00
unicode.txt [1.5.X] Fixed - Warned against using models.permalink 2012-11-22 16:10:42 -05:00
urlresolvers.txt [1.5.X] Fixed - Warned against using models.permalink 2012-11-22 16:10:42 -05:00
urls.txt [1.5.x] Fixed - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
utils.txt [1.5.x] Fixed - Added HTML escaping to admin examples. 2013-01-25 06:56:38 -05:00
validators.txt [1.5.x] Fixed - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00