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.
Rearranged some file-related tests
Just moving around some tests to be more logically grouped.
by
Nick the Sea Slug 2013-10-27 20:26:51 UTC
commit 35db9d58d691d90b0c33e18b613067609d9e638f
Django
VCC
1File 2File RedFile BlueFile CVE-2014-0481
tests/{files => file_storage}/magic.png
tests/file_storage/models.py
-31
tests/{files => file_storage}/test.png
tests/{files => file_storage}/test1.png
tests/file_storage/tests.py
+134
-135
tests/files/models.py
+31
tests/files/tests.py
+128
-140
expand_less