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.
Fixed #22909 -- Removed camelCasing in some tests.
Thanks brylie.
by
Lindsey the Elephant Seal 2014-07-07 23:08:42 UTC
commit 89b9e6e5d68297e7fe10baea6abcd96e24de0e09
Django
VCC
CVE-2018-14574
tests/admin_custom_urls/tests.py
+4
-4
tests/admin_views/tests.py
+75
-75
tests/admin_widgets/tests.py
+24
-24
tests/bug639/tests.py
+1
-1
tests/conditional_processing/tests.py
+12
-12
tests/dispatch/tests/test_dispatcher.py
+10
-10
tests/generic_inline_admin/tests.py
+10
-10
tests/nested_foreign_keys/tests.py
+6
-6
tests/raw_query/tests.py
+16
-16
tests/utils_tests/test_http.py
+5
-5
tests/view_tests/tests/test_i18n.py
+6
-6
expand_less