.. |
apps
|
Rewrote some references to "master".
|
2022-03-08 14:50:06 +01:00 |
conf
|
[4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
|
2023-02-14 08:21:18 +01:00 |
contrib
|
[4.2.x] Updated source translation catalogs.
|
2023-03-20 05:59:41 +01:00 |
core
|
[4.2.x] Fixed #34386 -- Made SMTP backend load default system root CA certificates by default.
|
2023-03-06 13:27:45 +01:00 |
db
|
[4.2.x] Fixed #34368 -- Made subquery raise NotSupportedError when referencing outer window expression.
|
2023-02-27 09:46:30 +01:00 |
dispatch
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
forms
|
[4.2.x] Fixed #34349 -- Fixed FormSet.empty_form crash when deleting extra forms is disabled.
|
2023-02-20 09:33:19 +01:00 |
http
|
[4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
|
2023-02-14 08:21:18 +01:00 |
middleware
|
Fixed #33735 -- Added async support to StreamingHttpResponse.
|
2022-12-22 10:41:12 +01:00 |
template
|
[4.2.x] Fixed #34363 -- Fixed floatformat crash on zero with trailing zeros.
|
2023-02-22 20:49:04 +01:00 |
templatetags
|
Used more augmented assignment statements.
|
2022-10-31 12:30:13 +01:00 |
test
|
[4.2.x] Fixed #34342, Refs #33735 -- Fixed test client handling of async streaming responses.
|
2023-02-17 11:48:59 +01:00 |
urls
|
Used more augmented assignment statements.
|
2022-10-31 12:30:13 +01:00 |
utils
|
[4.2.x] Refs #33476 -- Applied Black's 2023 stable style.
|
2023-02-01 11:37:29 +01:00 |
views
|
[4.2.x] Refs #33476 -- Applied Black's 2023 stable style.
|
2023-02-01 11:37:29 +01:00 |
__init__.py
|
[4.2.x] Bumped version for 4.2 release candidate 1.
|
2023-03-20 08:19:05 +01:00 |
__main__.py
|
|
|
shortcuts.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |