.. |
apps
|
Fixed #34687 -- Made Apps.clear_cache() clear get_swappable_settings_name() cache.
|
2023-06-30 08:27:15 +02:00 |
conf
|
[5.0.x] Updated translations from Transifex.
|
2024-01-29 05:22:31 +01:00 |
contrib
|
[5.0.x] Fixed #35173 -- Fixed ModelAdmin.lookup_allowed() for lookups on foreign keys when not included in ModelAdmin.list_filter.
|
2024-02-15 08:18:27 -03:00 |
core
|
[5.0.x] Fixed #35059 -- Ensured that ASGIHandler always sends the request_finished signal.
|
2024-01-31 14:45:44 -03:00 |
db
|
[5.0.x] Fixed #35149 -- Fixed crashes of db_default with unresolvable output field.
|
2024-02-04 14:48:44 +01:00 |
dispatch
|
[5.0.x] Fixed #35174 -- Fixed Signal.asend()/asend_robust() crash when all receivers are asynchronous.
|
2024-02-08 12:56:41 +01:00 |
forms
|
[5.0.x] Applied Black's 2024 stable style.
|
2024-01-26 12:55:56 +01:00 |
http
|
[5.0.x] Applied Black's 2024 stable style.
|
2024-01-26 12:55:56 +01:00 |
middleware
|
[5.0.x] Applied Black's 2024 stable style.
|
2024-01-26 12:55:56 +01:00 |
template
|
[5.0.x] Applied Black's 2024 stable style.
|
2024-01-26 12:55:56 +01:00 |
templatetags
|
Refs #34233 -- Used str.removeprefix()/removesuffix().
|
2023-01-18 19:11:18 +01:00 |
test
|
[5.0.x] Applied Black's 2024 stable style.
|
2024-01-26 12:55:56 +01:00 |
urls
|
[5.0.x] Applied Black's 2024 stable style.
|
2024-01-26 12:55:56 +01:00 |
utils
|
[5.0.x] Applied Black's 2024 stable style.
|
2024-01-26 12:55:56 +01:00 |
views
|
[5.0.x] Fixed #35187 -- Fixed @sensitive_variables/sensitive_post_parameters decorators crash with .pyc-only builds.
|
2024-02-17 08:16:36 +01:00 |
__init__.py
|
[5.0.x] Post release version bump.
|
2024-02-06 09:45:11 -03:00 |
__main__.py
|
[5.0.x] Applied Black's 2024 stable style.
|
2024-01-26 12:55:56 +01:00 |
shortcuts.py
|
[5.0.x] Applied Black's 2024 stable style.
|
2024-01-26 12:55:56 +01:00 |