django1/tests/forms_tests
Manatsawin Hanmongkolchai 110bd82038 [1.11.x] Fixed #28242 -- Moved ImageField file extension validation to the form field.
Backport of a0c07d77fc from master
2017-06-01 10:44:47 -04:00
..
field_tests [1.11.x] Fixed #28242 -- Moved ImageField file extension validation to the form field. 2017-06-01 10:44:47 -04:00
jinja2/forms_tests Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
templates/forms_tests Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
tests [1.11.x] Fixed #28130 -- Fixed formset min_num validation with initial, unchanged forms. 2017-04-28 09:32:52 -04:00
widget_tests [1.11.x] Fixed #28157 -- Fixed choice ordering in form fields with grouped and non-grouped options. 2017-05-03 07:22:00 -04:00
__init__.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
models.py Organized forms_tests test_regressions.py. 2016-09-09 08:55:29 -04:00
urls.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
views.py Refs #4960 -- Fixed selenium test failures for CharField strip changes. 2015-07-06 08:52:50 -04:00