1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/ref
2018-06-20 16:48:57 +05:00
..
class-based-views Mentioned SuccessMessageMixin in generic editing views docs. 2018-05-25 14:31:11 -04:00
contrib Fixed #29507 -- Added Oracle support for Envelope GIS function. 2018-06-20 16:48:57 +05: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 Refs #29493 -- Doc'd that the QuerySet in lookup accepts a string. 2018-06-16 15:53:54 -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 Fixed #29419 -- Allowed permissioning of admin actions. 2018-06-18 15:07:29 -04:00
clickjacking.txt
csrf.txt Alphabetized imports in various docs. 2018-05-12 19:37:42 +02:00
databases.txt Added backticks to code literals in docs/ref/databases.txt. 2018-06-15 21:31:55 -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
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