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
3f62d20a9b
django1
/
django
/
contrib
/
messages
/
storage
History
Vytis Banaitis
d1bab24e01
Refs
#23919
,
#27778
-- Removed obsolete mentions of unicode.
2017-01-26 08:19:27 -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
Refs
#23919
,
#27778
-- Removed obsolete mentions of unicode.
2017-01-26 08:19:27 -05:00
cookie.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
fallback.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
session.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00