1
0
mirror of https://github.com/django/django.git synced 2024-12-27 03:25:58 +00:00
django/tests/regressiontests/forms
2009-03-22 16:13:06 +00:00
..
localflavor Fixed some test output in the wake of r9940. 2009-03-02 04:17:00 +00:00
__init__.py
error_messages.py
extra.py
fields.py Add tests mistakenly left out of r9397. 2008-11-10 20:01:51 +00:00
forms.py Added a way to iterate over hidden/visible fields in a form. Useful for manual 2008-12-05 04:22:00 +00:00
formsets.py
media.py
models.py Fixed #10041: use a tempdir for files in the forms test. Thanks, Marty Alchin. 2009-01-16 21:31:58 +00:00
regressions.py
tests.py Fixed #9066 -- Added Czech localflavor. Thanks to Elvard for the contribution. 2009-02-22 07:51:57 +00:00
util.py
widgets.py Fixed #8962 -- Consistently support format and input_format in the various (individual, combined, split) date and time form fields and widgets. 2009-03-22 16:13:06 +00:00