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.
Correct flake8 E302 violations
by
Shannon the Neanderthal 2013-11-02 23:53:29 UTC
commit e2ae8b048e7198428f696375b8bdcd89e90002d1
Django
VCC
CVE-2015-8213
django/test/_doctest.py
+1
-38
django/test/testcases.py
-3
django/utils/_os.py
-1
django/utils/autoreload.py
-8
django/utils/cache.py
-12
django/utils/datastructures.py
-6
django/utils/dateformat.py
-2
django/utils/dateparse.py
-2
django/utils/datetime_safe.py
-4
django/utils/dictconfig.py
-7
django/utils/encoding.py
-7
django/utils/feedgenerator.py
-8
django/utils/formats.py
-10
django/utils/html.py
-11
django/utils/http.py
-17
django/utils/regex_helper.py
-5
django/utils/safestring.py
-5
django/utils/six.py
-4
django/utils/text.py
-14
django/utils/timesince.py
-2
django/utils/timezone.py
-18
django/utils/translation/__init__.py
-24
django/utils/translation/trans_null.py
-9
django/utils/translation/trans_real.py
-24
django/views/debug.py
-9
django/views/decorators/http.py
-3
django/views/decorators/vary.py
-2
django/views/generic/dates.py
-1
django/views/i18n.py
-1
django/views/static.py
-3
expand_less