1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref
2018-06-12 13:34:58 -04:00
..
class-based-views Mentioned SuccessMessageMixin in generic editing views docs. 2018-05-25 14:31:11 -04:00
contrib Fixed #29483 -- Confirmed support for GDAL 2.3. 2018-06-12 13:34:58 -04:00
files
forms
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
clickjacking.txt
csrf.txt
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt Remove documenation for non-existent middleware (#9998) 2018-05-27 16:08:50 +02:00
migration-operations.txt
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
urls.txt
utils.txt
validators.txt
views.txt