django/tests/generic_inline_admin
darkryder 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. 2015-02-03 14:59:45 -05:00
..
fixtures
__init__.py
admin.py Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin. 2014-05-15 07:25:35 -04:00
models.py Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin. 2014-05-15 07:25:35 -04:00
tests.py Fixed #24149 -- Normalized tuple settings to lists. 2015-02-03 14:59:45 -05:00
urls.py