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-10 01:16:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_inlines
History
Richard Laager
16af0c60ed
Fixed
#35755
-- Hid help text of hidden fields in admin fieldsets.
...
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
2024-09-12 13:49:07 +02:00
..
__init__.py
…
admin.py
Refs
#35464
-- Added test to cover layout of TabularInline fieldsets.
2024-07-15 12:43:42 +02:00
models.py
Fixed
#35755
-- Hid help text of hidden fields in admin fieldsets.
2024-09-12 13:49:07 +02:00
test_templates.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#35755
-- Hid help text of hidden fields in admin fieldsets.
2024-09-12 13:49:07 +02:00
urls.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00