.. |
class-based-views
|
9ffd4eae2c
Fixed #33611 -- Allowed View subclasses to define async method handlers.
|
3 years ago |
contrib
|
83c803f161
Updated Oracle docs links to Oracle 21c.
|
3 years ago |
files
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 years ago |
forms
|
c8459708a7
Refs #32339 -- Added use_fieldset to Widget.
|
3 years ago |
models
|
d4bf3b4c75
Corrected models.FileField signature in docs.
|
3 years ago |
templates
|
67b5f506a6
Changed some words to use inline markup.
|
3 years ago |
applications.txt
|
7c56fc8e91
Corrected AppConfig.get_models() signature in docs.
|
3 years ago |
checks.txt
|
0dcd549bbe
Fixed #30360 -- Added support for secret key rotation.
|
3 years ago |
clickjacking.txt
|
c156e36955
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
|
3 years ago |
csrf.txt
|
e458abc593
Refs #28592 -- Created a new CSRF how-to document.
|
3 years ago |
databases.txt
|
ca04659b4b
Refs #32355 -- Bumped required psycopg2 version to 2.8.4.
|
3 years ago |
django-admin.txt
|
a8c15481f4
Rewrote some references to "master".
|
3 years ago |
exceptions.txt
|
7ef0bc922c
Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings.
|
3 years ago |
index.txt
|
e3d55eeb14
Refs #32880 -- Moved logging reference to new document.
|
3 years ago |
logging.txt
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 years ago |
middleware.txt
|
8e63390640
Corrected CSRF reference in middleware docs.
|
3 years ago |
migration-operations.txt
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 years ago |
paginator.txt
|
30d8932753
Doc'd a precise exception type in Paginator.page() docs.
|
3 years ago |
request-response.txt
|
ae2da5ba65
Fixed #33562 -- Made HttpResponse.set_cookie() support timedelta for the max_age argument.
|
3 years ago |
schema-editor.txt
|
a5cb1ef6eb
Corrected BaseDatabaseSchemaEditor.execute() signature in docs.
|
3 years ago |
settings.txt
|
1cf60ce601
Fixed #33569 -- Added SECURE_PROXY_SSL_HEADER support for list of protocols in the header value.
|
3 years ago |
signals.txt
|
67b5f506a6
Changed some words to use inline markup.
|
3 years ago |
template-response.txt
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 years ago |
unicode.txt
|
83c803f161
Updated Oracle docs links to Oracle 21c.
|
3 years ago |
urlresolvers.txt
|
baf9604ed8
Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.
|
3 years ago |
urls.txt
|
5de12a369a
Refs #33365, Refs #30530 -- Doc'd re_path() behavior change in Django 2.2.25, 3.1.14, and 3.2.10.
|
3 years ago |
utils.txt
|
59ab3fd0e9
Refs #32365 -- Deprecated django.utils.timezone.utc.
|
3 years ago |
validators.txt
|
d25710a625
Refs #31670 -- Removed whitelist argument and domain_whitelist attribute in EmailValidator per deprecation timeline.
|
3 years ago |
views.txt
|
50a5f8840f
Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate.
|
4 years ago |