.. |
class-based-views
|
Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin.
|
2021-07-14 09:47:03 +02:00 |
contrib
|
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
|
2021-08-17 12:18:07 +02:00 |
files
|
Corrected File, ContentFile, and ImageFile signatures in docs.
|
2021-04-16 06:17:45 +02:00 |
forms
|
Refs #32338 -- Made RadioSelect/CheckboxSelectMultiple render in <div> tags.
|
2021-08-27 06:14:01 +02:00 |
models
|
Fixed #33046 -- Added note about using length of cached result by QuerySet.count().
|
2021-08-26 06:48:33 +02:00 |
templates
|
Refs #32956 -- Corrected spelling of daylight saving time.
|
2021-08-06 13:00:24 +02:00 |
applications.txt
|
|
|
checks.txt
|
Fixed #32983 -- Added system check for redundant related_name on symmetrical M2M fields.
|
2021-08-06 11:57:02 +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
|
|
|
databases.txt
|
Refs #32956 -- Updated words ending in -wards.
|
2021-07-30 20:34:50 +02:00 |
django-admin.txt
|
Refs #25264 -- Doc's that not all default options are supported by every management command.
|
2021-08-31 10:45:40 +02:00 |
exceptions.txt
|
|
|
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
|
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
2021-07-29 06:24:12 +02:00 |
migration-operations.txt
|
|
|
paginator.txt
|
|
|
request-response.txt
|
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
2021-07-29 06:24:12 +02:00 |
schema-editor.txt
|
Corrected BaseDatabaseSchemaEditor.execute() signature in docs.
|
2021-08-27 06:12:53 +02:00 |
settings.txt
|
Refs #32956 -- Updated words ending in -wards.
|
2021-07-30 20:34:50 +02:00 |
signals.txt
|
|
|
template-response.txt
|
|
|
unicode.txt
|
|
|
urlresolvers.txt
|
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
2021-07-29 06:24:12 +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
|
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
2021-07-29 06:24:12 +02:00 |
validators.txt
|
|
|
views.txt
|
|
|