1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/ref
2018-07-06 08:56:13 -04:00
..
class-based-views Mentioned SuccessMessageMixin in generic editing views docs. 2018-05-25 14:31:11 -04:00
contrib Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg. 2018-06-28 20:29:33 -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 Refs #26608 -- Removed incorrect sentence in Expression.contains_over_clause docs. 2018-07-05 11:12:08 -04:00
templates Fixed typo in docs/ref/templates/builtins.txt. 2018-07-04 13:15:35 -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
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
urls.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
utils.txt Corrected cached_property() signature in docs. 2018-07-06 08:56:13 -04:00
validators.txt Fixed argument name for validators inheriting from BaseValidator. 2018-06-30 18:58:35 -04:00
views.txt