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-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
fbacaa58ffc5a62456ee68b90efa13957f761ce4
django
/
tests
/
admin_inlines
History
Mariusz Felisiak
445b075def
Fixed
#33547
-- Fixed error when rendering invalid inlines with readonly fields in admin.
...
Regression in
de95c82667
. Thanks David Glenck for the report.
2022-03-01 08:09:58 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
admin.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
models.py
Fixed
#33547
-- Fixed error when rendering invalid inlines with readonly fields in admin.
2022-03-01 08:09:58 +01:00
test_templates.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#33547
-- Fixed error when rendering invalid inlines with readonly fields in admin.
2022-03-01 08:09:58 +01:00
urls.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00