This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
modeladmin
History
jpic
fedef7b2c6
Fixed
#24908
-- Fixed duplicate readonly field rendering.
...
ModelAdmin added readonly_fields to exclude, but would not undeclare them if they were overridden.
2015-07-02 13:37:30 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Harmonized some PEP 0263 coding preambles
2014-05-15 19:58:41 +02:00
tests.py
Fixed
#24908
-- Fixed duplicate readonly field rendering.
2015-07-02 13:37:30 -04:00