django/docs/ref
Carlton Gibson b30f9b131c Refs #29419, #8936 -- Removed change permission requirement for admin actions.
Partially reverted 825f0beda8.
2018-06-13 14:49:28 -04:00
..
class-based-views Mentioned SuccessMessageMixin in generic editing views docs. 2018-05-25 14:31:11 -04:00
contrib Refs #29419, #8936 -- Removed change permission requirement for admin actions. 2018-06-13 14:49:28 -04:00
files Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
forms Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
models Fixed #29440 -- Doc'd where the bulk argument applies in RelatedManager. 2018-06-08 14:36:17 -04:00
templates Fixed #29374 -- Ordered date filter's format strings by category. 2018-06-04 09:37:42 -04:00
applications.txt
checks.txt Refs #29358 -- Corrected wording in primary key check message. 2018-05-03 15:28:37 +02:00
clickjacking.txt
csrf.txt Alphabetized imports in various docs. 2018-05-12 19:37:42 +02:00
databases.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
django-admin.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
exceptions.txt
index.txt
middleware.txt Remove documenation for non-existent middleware (#9998) 2018-05-27 16:08:50 +02:00
migration-operations.txt Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:24:27 -04:00
request-response.txt Fixed docs typo in HttpResponse.set_signed_cookie() signature. 2018-05-27 16:50:30 -04:00
schema-editor.txt
settings.txt Prevented unexpected link in settings docs 2018-06-10 15:11:39 +02:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt Alphabetized imports in various docs. 2018-05-12 19:37:42 +02:00
urls.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
utils.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
validators.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
views.txt