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
388d986b8a
django1
/
django
/
contrib
/
messages
/
storage
History
Jon Dufresne
4468c08d70
Fixed
#23968
-- Replaced list comprehension with generators and dict comprehension
2014-12-08 07:58:23 -05:00
..
__init__.py
Fixed
#21674
-- Deprecated the import_by_path() function in favor of import_string().
2014-02-08 11:12:19 -05:00
base.py
Fixed
#21421
-- Added level_tag attribute on messages.
2013-11-11 17:58:02 +01:00
cookie.py
Fixed
#23968
-- Replaced list comprehension with generators and dict comprehension
2014-12-08 07:58:23 -05:00
fallback.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00
session.py
Fixed
#20922
-- Allowed customizing the serializer used by contrib.sessions
2013-08-22 13:58:26 -04:00