django/tests
Brian Rosner d511996901 Enforce max_num=1 on inline model formsets that have a unique foreign key to its parent. I snuck in a quick clean up to the inlineformset_factory as well.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8775 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-31 21:14:46 +00:00
..
modeltests Enforce max_num=1 on inline model formsets that have a unique foreign key to its parent. I snuck in a quick clean up to the inlineformset_factory as well. 2008-08-31 21:14:46 +00:00
regressiontests Added a `TypedChoiceField` which acts just like `ChoiceField`, except that it 2008-08-31 20:10:50 +00:00
templates
runtests.py
urls.py