0
0
mirror of https://github.com/django/django.git synced 2024-11-28 02:27:42 +01:00
django/docs/ref
2020-05-04 12:10:47 +02:00
..
class-based-views
contrib Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
files
forms Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. 2020-04-28 10:49:00 +02:00
models Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
templates Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
applications.txt Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
checks.txt Fixed #20581 -- Added support for deferrable unique constraints. 2020-04-30 10:43:50 +02:00
clickjacking.txt
csrf.txt
databases.txt Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
django-admin.txt Fixed broken link to Watchmen configuration in docs/ref/django-admin.txt. 2020-04-23 18:33:32 +02:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
paginator.txt
request-response.txt Fixed broken links in docs. 2020-04-28 10:09:45 +02:00
schema-editor.txt
settings.txt Fixed broken links in docs. 2020-04-28 10:09:45 +02:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Refs #30165 -- Removed obsolete doc references to deprecated ugettext() & co. 2020-04-20 07:57:24 +02:00
validators.txt Capitalized Unicode in docs, strings, and comments. 2020-04-20 12:10:33 +02:00
views.txt