django1/tests/admin_inlines
Tim Graham 617aceb1b4 Fixed #18263 -- Corrrected handling of hidden fields in tabular admin inlines.
Thanks hvdklauw for the report and patch.
2013-10-07 12:30:02 -04:00
..
fixtures Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
admin.py Fixed #18263 -- Corrrected handling of hidden fields in tabular admin inlines. 2013-10-07 12:30:02 -04:00
models.py Fixed #18263 -- Corrrected handling of hidden fields in tabular admin inlines. 2013-10-07 12:30:02 -04:00
tests.py Fixed #18263 -- Corrrected handling of hidden fields in tabular admin inlines. 2013-10-07 12:30:02 -04:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00