The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
Cleaned up some forms tests.
Thanks Berker Peksag and Tim Graham for the reviews. Refs #24219.
by
Hugh the Frigatebird 2015-01-25 15:45:54 UTC
commit 3a4c9e1b43ff67b6cf4c59da757666d6ac5ce4a0
Django
tests/forms_tests/tests/test_extra.py
+844
tests/forms_tests/tests/test_fields.py
+5
-99
tests/forms_tests/tests/test_forms.py
+5
-94
tests/forms_tests/tests/test_widgets.py
+21
-740
tests/utils_tests/test_encoding.py
+8
-36
expand_less