.. |
apps
|
Fixed #34687 -- Made Apps.clear_cache() clear get_swappable_settings_name() cache.
|
2023-06-30 08:27:15 +02:00 |
conf
|
Fixed #35152 -- Added en_CA locale formats.
|
2024-02-01 05:22:31 +01:00 |
contrib
|
Refs #35339 -- Fixed source expressions in GeoAggregate on Oracle.
|
2024-04-26 22:36:07 -03:00 |
core
|
Made confirmation prompt in squashmigrations consistent with other prompts.
|
2024-04-26 09:50:47 -03:00 |
db
|
Fixed #35422 -- Fixed migrations crash when altering GeneratedField referencing rename field.
|
2024-05-03 09:28:24 +02:00 |
dispatch
|
Fixed #35174 -- Fixed Signal.asend()/asend_robust() crash when all receivers are asynchronous.
|
2024-02-08 11:36:28 +01:00 |
forms
|
Refs #32819 -- Avoided adding 'aria-describedby' to hidden inputs.
|
2024-04-30 11:11:02 +02:00 |
http
|
Applied Black's 2024 stable style.
|
2024-01-26 12:45:07 +01:00 |
middleware
|
Fixed #27225 -- Added "Age" header when fetching cached responses.
|
2024-02-05 13:27:51 +01:00 |
template
|
Fixed #35395 -- slice filter crashes on an empty dict with Python 3.12.
|
2024-04-24 10:53:38 +02:00 |
templatetags
|
|
|
test
|
Added a high contrast mode to screenshot cases.
|
2024-05-02 13:18:58 +02:00 |
urls
|
Fixed #35252 -- Optimized _route_to_regex().
|
2024-03-05 13:09:10 +01:00 |
utils
|
Fixed #35364 -- Stopped AdminEmailHandler rendering email unnecessarily.
|
2024-04-12 10:37:28 +02:00 |
views
|
Fixed #35140 -- Increased font size in debug views.
|
2024-02-23 06:44:16 +01:00 |
__init__.py
|
Bumped version; main is now 5.1 pre-alpha.
|
2023-09-18 22:12:40 +02:00 |
__main__.py
|
Applied Black's 2024 stable style.
|
2024-01-26 12:45:07 +01:00 |
shortcuts.py
|
Applied Black's 2024 stable style.
|
2024-01-26 12:45:07 +01:00 |