1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/ref
2010-05-10 12:28:00 +00:00
..
contrib Fixed #6039 -- Modified Atom example to be standard compliant. Thanks to ion.morega@gmail.com for the report, and arien for the patch. 2010-05-09 07:44:39 +00:00
files
forms
models
templates
authbackends.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
databases.txt Fixed #7190. Boolean fields now return bool values instead of 1 or 0. Thanks, Alex Gaynor. 2010-02-24 17:36:18 +00:00
django-admin.txt Fixed #12969: Use versionadded directive for the new --symlinks option to the makemessages command. 2010-03-03 09:07:36 +00:00
exceptions.txt Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks to timo for the patch. 2010-05-09 07:45:05 +00:00
generic-views.txt Fixed: 3274: Added date_list context variable to the archive_month generic view, consistent with archive_index and archive_year. Thanks Sean Brant. 2010-01-10 19:52:17 +00:00
index.txt
middleware.txt
request-response.txt
settings.txt Fixed #11933 -- Corrected the naming of the cached_db session backend. Thanks to mb0@mb0.org for the report and Gabriel Hurley for the patch. 2010-05-09 06:44:12 +00:00
signals.txt
unicode.txt Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
utils.txt
validators.txt Fixed #13341 -- Clarified default arguments to the RegexValidator. Thanks to David Fischer for the report and patch. 2010-05-10 12:28:00 +00:00