1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/model_forms_regress
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