django/docs/ref
Tim Graham 289afc3156 Fixed #20421 - Typo in class-based view docs. 2013-05-16 09:56:30 -04:00
..
class-based-views Fixed #20421 - Typo in class-based view docs. 2013-05-16 09:56:30 -04:00
contrib Fixed #19712 - Clarified admindocs regarding which attributes appear. 2013-05-16 08:09:20 -04:00
files Fixed typo in file storage docs. 2013-01-13 19:36:49 +01:00
forms Fixed #19934 - Use of Pillow is now preferred over PIL. 2013-05-14 19:32:04 -07:00
models Merge pull request #1039 from cannona/master 2013-05-14 16:01:24 -07:00
templates
clickjacking.txt
databases.txt Fixed #20215 -- Disabled persistent connections by default. 2013-05-09 15:42:14 +02:00
django-admin.txt Fixed #20136 - Fixed and expanded the docs for loaddata and model signals. 2013-05-11 19:34:02 -04:00
exceptions.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
index.txt
middleware.txt
request-response.txt
settings.txt Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Make the example usage of import_by_path less confusing. 2013-05-16 10:11:46 +02:00
validators.txt
views.txt