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] Fixed admin_views tests
Also changed several occurrences of 'request' to 'response'.
by
Nick the Sea Slug 2012-08-14 12:36:11 UTC
commit c2d59e556499ecee3d8a1fc684f49a21463ab1c1
Django
django/contrib/admin/templatetags/log.py
+1
-1
django/contrib/admin/views/main.py
+1
-1
django/db/models/base.py
+1
-1
django/utils/cache.py
+1
-1
django/utils/text.py
+1
-1
tests/regressiontests/admin_views/tests.py
+187
-158
expand_less