1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/ref
Ramiro Morales 1b1f64ee5a Refs #14357 -- Deprecated Meta.ordering affecting GROUP BY queries.
Thanks Ramiro Morales for contributing to the patch.
2018-09-13 12:29:48 -04:00
..
class-based-views
contrib Fixed typo in docs/ref/contrib/postgres/search.txt. 2018-09-12 18:12:34 -04:00
files
forms Emphasized that TemplatesSetting must be used to override widget templates. 2018-09-11 15:14:53 -04:00
models Refs #14357 -- Deprecated Meta.ordering affecting GROUP BY queries. 2018-09-13 12:29:48 -04:00
templates Refs #20910 -- Replaced snippet directive with code-block. 2018-09-10 13:00:34 -04:00
applications.txt
checks.txt Refs #29713 -- Improved error message from translation system check. 2018-09-06 13:49:25 +02:00
clickjacking.txt
csrf.txt
databases.txt
django-admin.txt Fixed #29560 -- Added --force-color management command option. 2018-09-11 11:15:42 -04:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt