django1/tests/regressiontests/model_forms_regress
Karen Tracey 125403ca97 Fixed #12215: Added len to ModelChoiceIterator. Thanks Alex and Tobias.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11850 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-13 17:46:52 +00:00
..
__init__.py Fixed #9319 -- Fixed a crash when using the same model field in multiple 2008-10-08 10:09:44 +00:00
models.py Fixed #11149 -- Don't call save_form_data on file-type fields multiple times when saving a model form. 2009-05-19 23:13:33 +00:00
tests.py Fixed #12215: Added len to ModelChoiceIterator. Thanks Alex and Tobias. 2009-12-13 17:46:52 +00:00