1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/messages_tests
2019-10-23 08:18:02 +02:00
..
__init__.py
base.py
test_api.py Made reused RequestFactory instances class attributes. 2018-11-27 09:49:02 -05:00
test_cookie.py
test_fallback.py
test_middleware.py
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 Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00