.. |
__init__.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |
base.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |
test_checkboxinput.py
|
Fixed #26747 -- Used more specific assertions in the Django test suite.
|
2016-06-16 14:19:18 -04:00 |
test_checkboxselectmultiple.py
|
Refs #15667 -- Removed choices argument from some RendererMixin methods.
|
2016-04-28 18:48:52 -04:00 |
test_clearablefileinput.py
|
Fixed #26747 -- Used more specific assertions in the Django test suite.
|
2016-06-16 14:19:18 -04:00 |
test_dateinput.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |
test_datetimeinput.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |
test_fileinput.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |
test_hiddeninput.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |
test_multiplehiddeninput.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |
test_multiwidget.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |
test_nullbooleanselect.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |
test_passwordinput.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |
test_radioselect.py
|
Refs #15667 -- Removed choices argument from some RendererMixin methods.
|
2016-04-28 18:48:52 -04:00 |
test_select.py
|
Fixed #25731 -- Removed unused choices kwarg for Select.render()
|
2016-02-02 18:03:19 -05:00 |
test_selectdatewidget.py
|
Refs #26022 -- Used context manager version of assertRaisesMessage in tests.
|
2016-01-29 13:03:39 -05:00 |
test_selectmultiple.py
|
Fixed #25731 -- Removed unused choices kwarg for Select.render()
|
2016-02-02 18:03:19 -05:00 |
test_splitdatetimewidget.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |
test_splithiddendatetimewidget.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |
test_textarea.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |
test_textinput.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |
test_timeinput.py
|
Rewrote form widget tests as proper unittests.
|
2015-08-31 23:03:55 -05:00 |