1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests/regressiontests/forms
2007-01-21 01:10:55 +00:00
..
__init__.py
models.py
tests.py newforms: Fixed confusing behavior when setting choices for ChoiceFields and their corresponding Widgets. Now, a Widget uses the choices from its ChoiceField regardless of whether the Widget has its own choices. 2007-01-21 01:10:55 +00:00