1
0
mirror of https://github.com/django/django.git synced 2024-12-22 00:55:44 +00:00
django/tests/admin_inlines
2024-11-20 13:23:18 +01:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
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 #34619 -- Associated FilteredSelectMultiple elements to their label and help text. 2024-11-20 13:23:18 +01:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00