1
0
mirror of https://github.com/django/django.git synced 2025-03-31 03:30:46 +00:00
jpic fedef7b2c6 Fixed -- 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
..