1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/messages_tests
2022-01-24 07:05:53 +01:00
..
__init__.py
base.py Fixed #33303 -- Changed messages' level tags on MESSAGE_TAGS setting change. 2021-11-26 07:09:31 +01:00
models.py
test_api.py
test_cookie.py Fixed #33458 -- Fixed encoding of messages with empty string as extra_tags. 2022-01-24 07:05:53 +01:00
test_fallback.py
test_middleware.py
test_mixins.py
test_session.py
tests.py Fixed #33303 -- Changed messages' level tags on MESSAGE_TAGS setting change. 2021-11-26 07:09:31 +01:00
urls.py