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-01-29 19:50:21 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_inlines
History
Sarah Boyce
e510bb1ab1
Fixed
#35558
-- Increased inline H3 headers color prominence in admin change page.
2024-06-25 14:03:21 -03:00
..
__init__.py
…
admin.py
Fixed
#35393
-- Added excluded pk as a hidden field to the inline admin.
2024-05-22 10:31:24 +02:00
models.py
Fixed
#35393
-- Added excluded pk as a hidden field to the inline admin.
2024-05-22 10:31:24 +02:00
test_templates.py
…
tests.py
Fixed
#35558
-- Increased inline H3 headers color prominence in admin change page.
2024-06-25 14:03:21 -03:00
urls.py
…