0
0
mirror of https://github.com/django/django.git synced 2024-11-28 10:48:32 +01:00
django/docs/ref
2018-07-03 20:16:52 -04:00
..
class-based-views
contrib Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg. 2018-06-28 20:29:33 -04:00
files
forms
models Fixed #21333 -- Doc'd the & and | queryset operators. 2018-06-29 20:39:18 -04:00
templates Doc'd that template variables & attributes may not start with an underscore. 2018-07-03 20:16:52 -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
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
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 Fixed argument name for validators inheriting from BaseValidator. 2018-06-30 18:58:35 -04:00
views.txt