django/tests/regressiontests/forms
2008-09-01 21:28:32 +00:00
..
localflavor
__init__.py
error_messages.py
extra.py
fields.py Added a TypedChoiceField which acts just like ChoiceField, except that it 2008-08-31 20:10:50 +00:00
forms.py
formsets.py
media.py
models.py
regressions.py Fixed #5216 -- Fixed a case of a string not being a unicode string. 2008-08-31 11:39:06 +00:00
tests.py
util.py
widgets.py Fixed #7975 -- Callable defaults in inline model formsets now work correctly. Based on patch from msaelices. Thanks for your hard work msaelices. 2008-09-01 21:28:32 +00:00