This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-24 09:50:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
45a58c31e6
django
/
tests
/
sessions_tests
History
Mariusz Felisiak
8250145a0c
Refs
#31274
-- Removed support for the pre-Django 3.1 encoding format of sessions.
...
Per deprecation timeline.
2021-01-14 17:50:04 +01:00
..
__init__.py
models.py
no_clear_expired.py
Fixed
#32301
-- Made clearsessions raise CommandError when clear_expired() is not implemented.
2020-12-28 09:30:16 +01:00
tests.py
Refs
#31274
-- Removed support for the pre-Django 3.1 encoding format of sessions.
2021-01-14 17:50:04 +01:00