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-23 01:10:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
98019df855
django
/
tests
/
sessions_tests
History
Alex Gaynor
9a56b4b13e
Fixed
#27863
-- Added support for the SameSite cookie flag.
...
Thanks Alex Gaynor for contributing to the patch.
2018-04-13 20:58:31 -04:00
..
__init__.py
Moved contrib.sessions tests out of contrib.
2015-02-11 10:19:22 -05:00
models.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
tests.py
Fixed
#27863
-- Added support for the SameSite cookie flag.
2018-04-13 20:58:31 -04:00