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
704443acac
django1
/
tests
/
sessions_tests
History
Claude Paroz
607970f31c
Replaced django.test.utils.patch_logger() with assertLogs().
...
Thanks Tim Graham for the review.
2018-05-07 09:34:00 -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
Replaced django.test.utils.patch_logger() with assertLogs().
2018-05-07 09:34:00 -04:00