1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/messages_tests
2020-11-20 10:27:09 +01:00
..
__init__.py
base.py
test_api.py
test_cookie.py Simplified MessageEncoder instantiation with default separators. 2020-11-20 10:27:09 +01:00
test_fallback.py
test_middleware.py Refs #26601 -- Deprecated passing None as get_response arg to middleware classes. 2020-02-18 20:03:44 +01:00
test_mixins.py
test_session.py Added tests for middlewares' checks. 2019-10-23 08:18:02 +02:00
tests.py Fixed #30651 -- Made __eq__() methods return NotImplemented for not implemented comparisons. 2019-10-01 17:58:19 +02:00
urls.py