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.
Several Django styling fixes in the `contrib.sessions` app.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7725 bcc190cf-cafb-0310-a4f2-bffc1f526a37
by
Clifford the Dogfish 2008-06-23 05:08:07 UTC
commit 5db4d602152c14bb4b25011d9a881f7fa1639152
Django
VCC
Windows Path Conversion CVE-2011-0698
django/contrib/sessions/backends/base.py
+5
-6
django/contrib/sessions/backends/cache.py
+1
-2
django/contrib/sessions/backends/db.py
+2
-4
django/contrib/sessions/backends/file.py
+6
-10
django/contrib/sessions/middleware.py
+1
-1
django/contrib/sessions/models.py
+2
-7
expand_less