.. |
class-based-views
|
7ef0bc922c
Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings.
|
3 anni fa |
contrib
|
eb901681ab
Improved @display(empty_value) example in ModelAdmin.empty_value_display docs.
|
3 anni fa |
files
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 anni fa |
forms
|
ad6bb20557
Avoided counting attributes and methods in docs.
|
3 anni fa |
models
|
4400d8568a
Fixed #33391 -- Clarified Aggregate.empty_result_set_value docs.
|
3 anni fa |
templates
|
e6e664a711
Fixed #33302 -- Made element_id optional argument for json_script template filter.
|
3 anni fa |
applications.txt
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 anni fa |
checks.txt
|
004b4620f6
Fixed #32987 -- Added system check for template tag modules with the same name.
|
3 anni fa |
clickjacking.txt
|
c156e36955
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
|
3 anni fa |
csrf.txt
|
5d80843ebc
Fixed #32800 -- Changed CsrfViewMiddleware not to mask the CSRF secret.
|
3 anni fa |
databases.txt
|
ca04659b4b
Refs #32355 -- Bumped required psycopg2 version to 2.8.4.
|
3 anni fa |
django-admin.txt
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 anni fa |
exceptions.txt
|
7ef0bc922c
Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings.
|
3 anni fa |
index.txt
|
e3d55eeb14
Refs #32880 -- Moved logging reference to new document.
|
3 anni fa |
logging.txt
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 anni fa |
middleware.txt
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 anni fa |
migration-operations.txt
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 anni fa |
paginator.txt
|
30d8932753
Doc'd a precise exception type in Paginator.page() docs.
|
3 anni fa |
request-response.txt
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 anni fa |
schema-editor.txt
|
a5cb1ef6eb
Corrected BaseDatabaseSchemaEditor.execute() signature in docs.
|
3 anni fa |
settings.txt
|
fde425051c
Added TemplatesSetting to list of built-in renderers in FORM_RENDERER docs.
|
3 anni fa |
signals.txt
|
f23b05696e
Fixed #32395 -- Allowed capturing stdout of migration signals.
|
4 anni fa |
template-response.txt
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 anni fa |
unicode.txt
|
bf4be3711a
Improved docs regarding UTF-8 support with Apache and mod_wsgi.
|
3 anni fa |
urlresolvers.txt
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 anni fa |
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 anni fa |
utils.txt
|
068b2c072b
Fixed #30127 -- Deprecated name argument of cached_property().
|
3 anni fa |
validators.txt
|
d25710a625
Refs #31670 -- Removed whitelist argument and domain_whitelist attribute in EmailValidator per deprecation timeline.
|
3 anni fa |
views.txt
|
50a5f8840f
Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate.
|
4 anni fa |