django/docs/ref
Simon Charette ecf63d5d89 Added missing `versionadded` for `FormMixin.prefix`. 2013-06-22 16:49:24 -04:00
..
class-based-views Added missing `versionadded` for `FormMixin.prefix`. 2013-06-22 16:49:24 -04:00
contrib Fixed #6903 - Preserve admin changelist filters after saving or deleting an object 2013-06-19 02:41:36 +07:00
files
forms Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 2013-06-18 08:01:17 -04:00
models Fixed #19881 -- Documented that get_next/previous_by_FOO uses default manager. 2013-06-21 13:14:05 -04:00
templates Fixed #20614 -- Typo in documentation. 2013-06-17 11:35:07 +02:00
clickjacking.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
databases.txt Proofed the 1.6 release notes 2013-06-05 12:55:58 -04:00
django-admin.txt Adjusted the docs to reflect when the checksetup command was added. 2013-06-15 10:14:48 -07:00
exceptions.txt Fixed #17601 -- expose underlying db exceptions under py2 2013-06-04 12:46:10 +01:00
index.txt
middleware.txt Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware 2013-05-19 13:18:35 +02:00
request-response.txt Tweak caching decorators/utility functions xrefs. 2013-05-30 20:38:44 -03:00
settings.txt Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy. 2013-06-21 14:57:12 -04:00
signals.txt Warned that `request_finished` isn't sent by some buggy setups. 2013-06-12 20:52:08 +02:00
template-response.txt Add missing imports and models to the examples in the view layer documentation 2013-05-18 18:39:11 +02:00
unicode.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
urlresolvers.txt
urls.txt
utils.txt Fixed #20591: added version in docs for utils.module_loading.import_by_path. 2013-06-12 10:50:37 +02:00
validators.txt
views.txt Fixed #20330 -- Normalized spelling of "web server". 2013-04-29 19:40:43 +02:00