django/tests/regressiontests/forms
Chris Beaven d3f5f219f5 Fixes #10427 -- Abstract the value generation of a BoundField
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14734 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-28 02:50:31 +00:00
..
localflavor
tests Fixes #10427 -- Abstract the value generation of a BoundField 2010-11-28 02:50:31 +00:00
__init__.py
localflavortests.py Began converting localflavor doctests into unittests, starting with the German ones. Also introduced a new base class to facilitate ease of testing form fields. We have always been at war with doctests. Thanks to Idan Gazit for the patch. 2010-11-19 19:33:07 +00:00
models.py