This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
5b889b2408
django1
/
django
/
contrib
/
messages
/
storage
History
Erik Romijn
fa57266699
Fixed
#20972
-- Make messages cookie follow session cookie secure/httponly
2013-08-26 21:34:29 +02:00
..
__init__.py
Fixed
#17061
-- Factored out importing object from a dotted path
2013-02-04 16:38:25 +01:00
base.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
cookie.py
Fixed
#20972
-- Make messages cookie follow session cookie secure/httponly
2013-08-26 21:34:29 +02:00
fallback.py
Fixed
#12164
-- Removed the Python 2.3 compatibility imports and workarounds. Thanks to timo and claudep for the patch.
2010-05-04 14:00:30 +00:00
session.py
Fixed
#20922
-- Allowed customizing the serializer used by contrib.sessions
2013-08-22 13:58:26 -04:00