This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-01 21:29:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
History
minusf
dd46cab6e0
Refs
#35404
-- Fixed the line height of admin fieldset labels.
2024-05-10 12:11:35 +02: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
…
forms
Refs
#32819
-- Avoided adding 'aria-describedby' to hidden inputs.
2024-04-30 11:11:02 +02:00
http
…
middleware
…
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
…
utils
Fixed
#35364
-- Stopped AdminEmailHandler rendering email unnecessarily.
2024-04-12 10:37:28 +02:00
views
…
__init__.py
…
__main__.py
…
shortcuts.py
…