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-09-17 22:49:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_inlines
History
antoliny0919
1e7728888d
Fixed
#36601
-- Fixed color contrast of FilteredSelectMultiple widget chosen labels in TabularInlines.
...
Regression in a0f50c2a483678d31bd1ad6f08fd3a0b8399e27b.
2025-09-17 09:56:01 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
admin.py
Fixed
#36079
-- Fixed text size of TabularInline object titles.
2025-08-05 16:36:06 +02:00
models.py
Fixed
#36079
-- Fixed text size of TabularInline object titles.
2025-08-05 16:36:06 +02:00
test_templates.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#36601
-- Fixed color contrast of FilteredSelectMultiple widget chosen labels in TabularInlines.
2025-09-17 09:56:01 +02:00
urls.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00