1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/django
2024-12-01 15:12:24 +01:00
..
apps
conf Corrected Slovak local name. 2024-05-08 13:43:36 -03:00
contrib Refs #35404 -- Fixed the line height of admin fieldset labels. 2024-05-10 12:11:35 +02:00
core Fixed #35429 -- Added argparse choices to --database options. 2024-05-10 11:14:07 +02:00
db Fixed #35407 -- Cached model's Options.swapped. 2024-05-07 14:25:51 +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 Organized images in the screenshots workflow. 2024-05-10 10:37:56 +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 #35137 -- Simplified JS toggle function 2024-12-01 15:12:24 +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