django/tests/modeladmin
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
models.py
tests.py Fixed #24908 -- Fixed duplicate readonly field rendering. 2015-07-02 13:37:30 -04:00