| .. |
|
apps
|
Rewrote some references to "master".
|
2022-03-08 14:50:06 +01:00 |
|
conf
|
Refs #32379 -- Changed default USE_TZ to True.
|
2023-01-17 11:49:15 +01:00 |
|
contrib
|
Updated source translation catalogs.
|
2023-01-17 10:11:50 +01:00 |
|
core
|
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
|
2023-01-12 09:58:36 +01:00 |
|
db
|
Fixed #34255 -- Made PostgreSQL backend use client-side parameters binding with psycopg version 3.
|
2023-01-17 08:24:08 +01:00 |
|
dispatch
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
|
forms
|
Fixed #34119 -- Prevented callable default hidden widget value from being overridden.
|
2022-11-18 13:12:15 +01:00 |
|
http
|
Fixed #33735 -- Added async support to StreamingHttpResponse.
|
2022-12-22 10:41:12 +01:00 |
|
middleware
|
Fixed #33735 -- Added async support to StreamingHttpResponse.
|
2022-12-22 10:41:12 +01:00 |
|
template
|
Fixed #34220 -- Moved csrf_input_lazy, csrf_token_lazy imports to the toplevel.
|
2023-01-06 14:18:29 +01:00 |
|
templatetags
|
Used more augmented assignment statements.
|
2022-10-31 12:30:13 +01:00 |
|
test
|
Refs #32446 -- Removed SERIALIZE test database setting per deprecation timeline.
|
2023-01-17 11:49:15 +01:00 |
|
urls
|
Used more augmented assignment statements.
|
2022-10-31 12:30:13 +01:00 |
|
utils
|
Refs #32738 -- Removed django.utils.datetime_safe module per deprecation timeline.
|
2023-01-17 11:49:15 +01:00 |
|
views
|
Refs #34118 -- Adopted asgiref coroutine detection shims.
|
2022-12-20 11:10:48 +01:00 |
|
__init__.py
|
Bumped version; master is now 5.0 pre-alpha.
|
2023-01-17 11:49:15 +01:00 |
|
__main__.py
|
|
|
|
shortcuts.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |