This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-03 18:38:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
21046e7773
django
/
tests
/
sessions_tests
History
Download ZIP
Download TAR.GZ
Tim Graham
67702f3505
Converted sessions_tests to use assertIs() rather than assertTrue/False().
2017-05-03 20:21:39 -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
Converted sessions_tests to use assertIs() rather than assertTrue/False().
2017-05-03 20:21:39 -04:00