django/docs/ref
Russell Keith-Magee 2dc2ed87e5 Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13548 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-08-07 14:26:07 +00:00
..
contrib Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for the patch. 2010-08-07 14:26:07 +00:00
files 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
forms Fixed #13316 -- Modified the default behavior of PasswordInput to prevent reflecting passwords on form failure. Thanks to clouserw for the report. 2010-08-06 14:25:58 +00:00
models Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for the patch. 2010-08-07 14:26:07 +00:00
templates Added notes about the two new date format specifiers (``c`` and ``u``) added in 1.2. Thanks for the patch, Ramiro Morales. 2010-05-16 20:48:19 +00:00
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 #8901 -- Reapplied r13328 (with extra docs) now that we have a 1.3 development branch. 2010-06-21 11:48:45 +00:00
django-admin.txt Rationalized the verbosity levels (including introducing a new super-verbose level) for syncdb, test and loaddata. 2010-08-07 06:58:14 +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 Added exceptions reference page to the API reference index. 2010-05-10 00:50:02 +00:00
middleware.txt Fixed #13072: Corrected a few markup and formatting errors in the documentation. 2010-03-11 09:41:29 +00:00
request-response.txt Fixed #13687 -- Corrected request/response docs that mistakenly suggested __getitem__ and __delitem__ were case sensitive. Thanks to master for the report. 2010-08-07 02:43:56 +00:00
settings.txt Fixed #13727 -- Corrected alphabetical sorting in settings docs. Thanks to adamv. 2010-08-07 02:43:14 +00:00
signals.txt Fixed #13552 -- Added a 'using' parameter to database signals. Thanks to gmandx for the suggestion, and Andrew Godwin for the patch. 2010-08-07 06:27:52 +00:00
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 Fixed #3469 -- added django.utils documentation for stable bits 2010-05-08 21:38:27 +00:00
validators.txt Added missing module directive for validators documentation. 2010-07-05 16:51:29 +00:00