.. |
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
|
Fixed #35173 -- Fixed ModelAdmin.lookup_allowed() for lookups on foreign keys when not included in ModelAdmin.list_filter.
|
2024-02-14 22:29:49 -03:00 |
core
|
Fixed #35122 -- Made migrate --prune option respect --app_label.
|
2024-02-13 14:47:49 +01:00 |
db
|
Fixed #33037 -- Fixed Trunc() with offset timezones on MySQL, SQLite, Oracle.
|
2024-02-15 10:02:57 +01:00 |
dispatch
|
Fixed #35174 -- Fixed Signal.asend()/asend_robust() crash when all receivers are asynchronous.
|
2024-02-08 11:36:28 +01:00 |
forms
|
Applied Black's 2024 stable style.
|
2024-01-26 12:45:07 +01: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
|
Applied Black's 2024 stable style.
|
2024-01-26 12:45:07 +01:00 |
templatetags
|
|
|
test
|
Fixed #28263 -- Fixed TestCase setup for databases that don't support savepoints.
|
2024-02-14 07:57:38 +01:00 |
urls
|
Applied Black's 2024 stable style.
|
2024-01-26 12:45:07 +01:00 |
utils
|
Refs #30686 -- Removed unused regexes in django.utils.text.
|
2024-02-15 08:39:14 +01:00 |
views
|
Fixed #35195 -- Removed unnecessary type="text/css" attributes from <style> tags.
|
2024-02-14 16:28:44 +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 |