This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
messages_tests
History
Daniyal
54d9179540
Refs
#32508
-- Raised ImproperlyConfigured instead of using "assert" in SessionStorage.
2021-03-16 09:01:49 +01:00
..
__init__.py
Moved contrib.messages tests out of contrib.
2015-02-11 10:19:22 -05:00
base.py
…
test_api.py
…
test_cookie.py
Refs
#31842
-- Removed DEFAULT_HASHING_ALGORITHM transitional setting.
2021-01-14 17:50:04 +01:00
test_fallback.py
Fixed
#32191
-- Made CookieStorage use RFC 6265 compliant format.
2021-01-07 13:00:53 +01:00
test_middleware.py
…
test_mixins.py
Fixed
#32191
-- Made CookieStorage use RFC 6265 compliant format.
2021-01-07 13:00:53 +01:00
test_session.py
Refs
#32508
-- Raised ImproperlyConfigured instead of using "assert" in SessionStorage.
2021-03-16 09:01:49 +01:00
tests.py
…
urls.py
…