.. |
class-based-views
|
494b7986a3
Fixed #25397 -- Documented class-based view context variable clash with context processors.
|
9 лет назад |
contrib
|
59e85f09c6
Fixed #25519 -- Made the admin "View site" link point to sites running on a subpath.
|
9 лет назад |
files
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 лет назад |
forms
|
80855a4b37
Fixed #21894 -- Corrected a form.clean() example in case a superclass doesn't return data.
|
9 лет назад |
models
|
f6b9e6bf4f
Fixed typo in docs/ref/models/relations.txt.
|
9 лет назад |
templates
|
494b7986a3
Fixed #25397 -- Documented class-based view context variable clash with context processors.
|
9 лет назад |
applications.txt
|
94a36cfd8c
Recommended against default_app_config.
|
9 лет назад |
checks.txt
|
c7aff31397
Refs #25535 -- Minor edits to ForeignObject check changes.
|
9 лет назад |
clickjacking.txt
|
e9c5c39631
Updated various links in docs
|
9 лет назад |
csrf.txt
|
b0c56b895f
Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN.
|
9 лет назад |
databases.txt
|
3f342d74e9
Fixed link to the MySQL Connector/Python Django Backend documentation.
|
9 лет назад |
django-admin.txt
|
230d8c7301
Fixed #25578 -- Corrected the casing of "GitHub".
|
9 лет назад |
exceptions.txt
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 лет назад |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 лет назад |
middleware.txt
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 лет назад |
migration-operations.txt
|
021782d22b
Corrected use of 'affect' vs 'effect' in docs.
|
9 лет назад |
request-response.txt
|
484edc81c1
Clarified that the test client response content attribute is bytes.
|
9 лет назад |
schema-editor.txt
|
28308078f3
Fixed #22603 -- Reorganized classes in django.db.backends.
|
10 лет назад |
settings.txt
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 лет назад |
signals.txt
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 лет назад |
template-response.txt
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 лет назад |
unicode.txt
|
6f1b09bb5c
Made assorted improvements to the Oracle documentation.
|
9 лет назад |
urlresolvers.txt
|
785cc71d5b
Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline.
|
9 лет назад |
urls.txt
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 лет назад |
utils.txt
|
9a6fc9606c
Added some function links in translation docs
|
9 лет назад |
validators.txt
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 лет назад |
views.txt
|
70779d9c1c
Fixed #24733 -- Passed the triggering exception to 40x error handlers
|
10 лет назад |