1
0
mirror of https://github.com/django/django.git synced 2024-12-26 19:16:11 +00:00
django/tests/regressiontests/generic_inline_admin
2011-08-12 14:14:58 +00:00
..
fixtures
__init__.py
models.py Fixed #15907 -- Fixed another conflict between the ModelForm exclude and the GenericInline. Thanks, leonelfreire and prestontimmons. 2011-08-12 14:14:58 +00:00
tests.py Fixed #15907 -- Fixed another conflict between the ModelForm exclude and the GenericInline. Thanks, leonelfreire and prestontimmons. 2011-08-12 14:14:58 +00:00
urls.py