1
0
mirror of https://github.com/django/django.git synced 2024-12-27 11:35:53 +00:00
django/tests/regressiontests/forms/tests
2013-02-23 14:44:57 +01:00
..
filepath_test_files
__init__.py Fixed #8627 -- Prevented textareas to swallow first newline content 2012-11-05 20:27:06 +01:00
error_messages.py
extra.py Fix #17751: Added stripping of whitespace for IPAddressField/GenericIPAddressField 2013-02-23 14:44:57 +01:00
fields.py Fixed #19686 -- Added HTML5 number input type 2013-02-23 10:18:08 +01:00
forms.py Fixed #19686 -- Added HTML5 number input type 2013-02-23 10:18:08 +01:00
formsets.py Fixed #19686 -- Added HTML5 number input type 2013-02-23 10:18:08 +01:00
input_formats.py Fixed #19015 -- Add ISO input formats to all formats 2012-12-01 14:05:52 +01:00
media.py
models.py
regressions.py
util.py
validators.py
widgets.py Moved has_changed logic from widget to form field 2013-01-25 20:50:46 +01:00