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.
[py3] Compared response.content with bytes.
by
Shawn the Jaguar 2012-08-14 09:57:18 UTC
commit faf570df187bc82a3bcffa5613165a6e6cc56a57
Django
django/contrib/sitemaps/tests/generic.py
+1
-3
django/contrib/sitemaps/tests/http.py
+7
-7
django/contrib/sitemaps/tests/https.py
+4
-6
tests/modeltests/test_client/models.py
+1
-1
tests/regressiontests/admin_views/tests.py
+1
-1
tests/regressiontests/cache/tests.py
+18
-18
tests/regressiontests/conditional_processing/models.py
+1
-3
tests/regressiontests/templates/response.py
+16
-18
tests/regressiontests/urlpatterns_reverse/tests.py
+4
-4
expand_less