django1/tests/modeltests/model_forms
Jacob Kaplan-Moss d7e9bb0571 Repaired an oversight from [8772] that let made certain types of fields with choices fail. Fixes #6967 again.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8806 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-01 19:20:03 +00:00
..
__init__.py newforms: Added initial implementation of form_for_model and form_for_fields 2006-12-15 05:46:11 +00:00
models.py Repaired an oversight from [8772] that let made certain types of fields with choices fail. Fixes #6967 again. 2008-09-01 19:20:03 +00:00
test.png Fixed #6302 for ImageFields. 2008-01-18 15:53:19 +00:00