1
0
mirror of https://github.com/django/django.git synced 2025-01-13 03:47:26 +00:00
django/tests/regressiontests/forms
2007-09-15 10:12:05 +00:00
..
__init__.py
localflavor.py Fixed #4542: added a generic localflavor DateField. Thanks, Nick Lane. 2007-09-14 19:28:26 +00:00
models.py Fixed #4415 -- Added formfield method to PositiveIntegerField, so that those fields get validated correctly. Thanks, Oggie Rob. 2007-09-15 02:37:07 +00:00
regressions.py Removed duplicate form tests added in the [changeset:5609 unicode merge]. 2007-09-11 04:21:32 +00:00
tests.py Fixed #5387 -- Added is_multipart method to forms. Original patch from Petr Marhhoun. Tests and documentation from Murkt. 2007-09-15 10:12:05 +00:00
util.py Moved flatatt function tests to the util test module. 2007-09-14 02:05:45 +00:00