django/tests/modeltests/generic_relations
Honza Král ee8f6ca405 Fixed #14572 -- generic_inlineformset_factory shouldn't specify default formfield_callback. Thanks prestontimmons!
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16234 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-17 12:45:02 +00:00
..
__init__.py Added generic foreign key support to Django. Much thanks to Ian Holsman and 2006-06-16 19:18:30 +00:00
models.py Corrected a suite of test failures when running under postgres. 2010-10-17 01:49:36 +00:00
tests.py Fixed #14572 -- generic_inlineformset_factory shouldn't specify default formfield_callback. Thanks prestontimmons! 2011-05-17 12:45:02 +00:00