.. |
apps
|
Rewrote some references to "master".
|
2022-03-08 14:50:06 +01:00 |
conf
|
[4.2.x] Fixed #34313 -- Updated thousands separator for Spanish (ES) locale.
|
2023-02-08 09:39:10 +01:00 |
contrib
|
[4.2.x] Fixed #34315 -- Preserved admin changelist filters on "Close" button.
|
2023-02-08 10:21:40 +01:00 |
core
|
[4.2.x] Fixed #32813 -- Made runserver display port after binding.
|
2023-02-10 09:55:35 +01:00 |
db
|
[4.2.x] Fixed #34319 -- Fixed Model.validate_constraints() crash on ValidationError with no code.
|
2023-02-08 16:39:53 +01:00 |
dispatch
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
forms
|
[4.2.x] Refs #33476 -- Applied Black's 2023 stable style.
|
2023-02-01 11:37:29 +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
|
[4.2.x] Refs #33476 -- Applied Black's 2023 stable style.
|
2023-02-01 11:37:29 +01:00 |
templatetags
|
Used more augmented assignment statements.
|
2022-10-31 12:30:13 +01:00 |
test
|
[4.2.x] Refs #33476 -- Applied Black's 2023 stable style.
|
2023-02-01 11:37:29 +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 alpha 1 release.
|
2023-01-17 10:20:09 +01:00 |
__main__.py
|
…
|
|
shortcuts.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |