django/tests/admin_inlines
Tim Graham 36aecb12b8 Fixed #19425 - Added InlineModelAdmin.get_extra hook.
Thanks dave@ for the suggestion and Rohan Jain for the patch.
2013-05-30 13:48:10 -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 #19425 - Added InlineModelAdmin.get_extra hook. 2013-05-30 13:48:10 -04:00
models.py Fixed #19425 - Added InlineModelAdmin.get_extra hook. 2013-05-30 13:48:10 -04:00
tests.py Fixed #19425 - Added InlineModelAdmin.get_extra hook. 2013-05-30 13:48:10 -04:00
urls.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00