.. |
class-based-views
|
Removed versionadded/changed annotations for 3.2.
|
2021-09-20 21:23:01 +02:00 |
contrib
|
Refs #27694 -- Doc'd lookups that can be chained with HStoreField key transforms.
|
2021-10-04 07:18:16 +02:00 |
files
|
Removed versionadded/changed annotations for 3.2.
|
2021-09-20 21:23:01 +02:00 |
forms
|
Refs #31026 -- Improved BoundField.label_tag() docs.
|
2021-10-06 20:30:53 +02:00 |
models
|
Fixed #22224 -- Added note about supplying missing values for non-nullable fields with blank=True.
|
2021-10-05 06:09:54 +02:00 |
templates
|
Removed versionadded/changed annotations for 3.2.
|
2021-09-20 21:23:01 +02:00 |
applications.txt
|
Removed versionadded/changed annotations for 3.2.
|
2021-09-20 21:23:01 +02:00 |
checks.txt
|
Fixed #33131 -- Improved error messages for clashing reverse accessor names.
|
2021-10-06 12:33:15 +02:00 |
clickjacking.txt
|
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
|
2021-05-17 09:46:09 +02:00 |
csrf.txt
|
Fixed broken links and redirects in docs.
|
2021-09-21 09:27:44 +02:00 |
databases.txt
|
Fixed #33129 -- Dropped support for MariaDB 10.2.
|
2021-09-22 11:57:54 +02:00 |
django-admin.txt
|
Removed versionadded/changed annotations for 3.2.
|
2021-09-20 21:23:01 +02:00 |
exceptions.txt
|
Removed versionadded/changed annotations for 3.2.
|
2021-09-20 21:23:01 +02:00 |
index.txt
|
Refs #32880 -- Moved logging reference to new document.
|
2021-06-30 07:21:52 +02:00 |
logging.txt
|
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
2021-07-29 06:24:12 +02:00 |
middleware.txt
|
Removed versionadded/changed annotations for 3.2.
|
2021-09-20 21:23:01 +02:00 |
migration-operations.txt
|
Removed versionadded/changed annotations for 3.2.
|
2021-09-20 21:23:01 +02:00 |
paginator.txt
|
Doc'd a precise exception type in Paginator.page() docs.
|
2021-10-13 08:46:46 +02:00 |
request-response.txt
|
Removed versionadded/changed annotations for 3.2.
|
2021-09-20 21:23:01 +02:00 |
schema-editor.txt
|
Corrected BaseDatabaseSchemaEditor.execute() signature in docs.
|
2021-08-27 06:12:53 +02:00 |
settings.txt
|
Removed versionadded/changed annotations for 3.2.
|
2021-09-20 21:23:01 +02:00 |
signals.txt
|
Fixed #32395 -- Allowed capturing stdout of migration signals.
|
2021-02-04 11:19:49 +01:00 |
template-response.txt
|
Removed versionadded/changed annotations for 3.2.
|
2021-09-20 21:23:01 +02:00 |
unicode.txt
|
Improved docs regarding UTF-8 support with Apache and mod_wsgi.
|
2021-10-08 12:26:06 +02:00 |
urlresolvers.txt
|
Removed versionadded/changed annotations for 3.2.
|
2021-09-20 21:23:01 +02:00 |
urls.txt
|
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
2021-07-29 06:24:12 +02:00 |
utils.txt
|
Removed versionadded/changed annotations for 3.2.
|
2021-09-20 21:23:01 +02:00 |
validators.txt
|
Refs #31670 -- Removed whitelist argument and domain_whitelist attribute in EmailValidator per deprecation timeline.
|
2021-09-20 21:23:01 +02:00 |
views.txt
|
Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate.
|
2021-02-06 13:41:35 +01:00 |