.. |
class-based-views
|
Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context."
|
2020-08-24 11:37:59 +02:00 |
contrib
|
Fixed #32232 -- Fixed typo in docs/ref/contrib/admin/actions.txt.
|
2020-11-30 10:07:28 +01:00 |
files
|
Fixed #30422 -- Made TemporaryFileUploadHandler handle interrupted uploads.
|
2020-09-30 10:30:43 +02:00 |
forms
|
Fixed #32110 -- Doc'd and tested enumerations for ChoiceField.choices.
|
2020-10-17 20:30:57 +02:00 |
models
|
Fixed #32179 -- Added JSONObject database function.
|
2020-12-02 09:30:50 +01:00 |
templates
|
Fixed #32149 -- Added support for years < 1000 to DateFormat.y().
|
2020-11-12 12:43:06 +01:00 |
applications.txt
|
|
|
checks.txt
|
Fixed #31757 -- Adjusted system check for SECRET_KEY to warn about autogenerated default keys.
|
2020-11-11 12:45:34 +01:00 |
clickjacking.txt
|
|
|
csrf.txt
|
Fixed #32065 -- Restored leading dot to CSRF_COOKIE_DOMAIN examples.
|
2020-10-07 10:03:10 +02:00 |
databases.txt
|
Refs #31777 -- Doc'd Char/TextField.db_collation parameter in MySQL notes.
|
2020-10-02 13:29:50 +02:00 |
django-admin.txt
|
Fixed #31216 -- Added support for colorama terminal colors on Windows.
|
2020-11-11 14:27:10 +01:00 |
exceptions.txt
|
Mentioned ASGI handler in SuspiciousOperation docs.
|
2020-09-09 09:05:28 +02:00 |
index.txt
|
|
|
middleware.txt
|
Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior.
|
2020-10-22 14:15:19 +02:00 |
migration-operations.txt
|
|
|
paginator.txt
|
|
|
request-response.txt
|
Fixed #29356 -- Clarified docs for QueryDict.getlist() default.
|
2020-10-08 14:19:51 +02:00 |
schema-editor.txt
|
Fixed outdated notes in SchemaEditor docs.
|
2020-10-20 09:49:05 +02:00 |
settings.txt
|
Fixed #32193 -- Deprecated MemcachedCache.
|
2020-12-09 21:27:32 +01:00 |
signals.txt
|
|
|
template-response.txt
|
Fixed #32002 -- Added headers parameter to HttpResponse and subclasses.
|
2020-10-07 09:19:57 +02:00 |
unicode.txt
|
|
|
urlresolvers.txt
|
Fixed #31791 -- Made technical 404 debug page display the tried URL patterns for Http404.
|
2020-09-07 06:54:19 +02:00 |
urls.txt
|
|
|
utils.txt
|
|
|
validators.txt
|
|
|
views.txt
|
|
|