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
652c68ffee
django1
/
django
/
contrib
/
messages
/
storage
History
Mariusz Felisiak
737fa72ae3
Refs
#32191
-- Removed for the pre-Django 3.2 format of messages in CookieStorage.
...
Per deprecation timeline.
2021-09-20 21:23:01 +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
Refs
#32191
-- Removed for the pre-Django 3.2 format of messages in CookieStorage.
2021-09-20 21:23:01 +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