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
c067a2b68f
django1
/
django
/
contrib
/
messages
/
storage
History
saeedblanchette
7dd502b0e1
Refs
#24121
-- Added __repr__() to ChangeList and BaseStorage.
2021-06-07 06:31:50 +02: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
Refs
#24121
-- Added __repr__() to ChangeList and BaseStorage.
2021-06-07 06:31:50 +02:00
cookie.py
Fixed
#32643
-- Fixed decoding of messages in the pre-Django 3.2 format.
2021-04-14 22:52:59 +02:00
fallback.py
Removed duplicate words in various comments.
2018-07-18 11:54:15 -04:00
session.py
Refs
#32508
-- Raised ImproperlyConfigured instead of using "assert" in SessionStorage.
2021-03-16 09:01:49 +01:00