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-01-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
messages_tests
History
Mariusz Felisiak
0c5456ef37
Used enterClassContext() where appropriate.
2024-01-04 05:55:29 +01:00
..
__init__.py
…
base.py
Used enterClassContext() where appropriate.
2024-01-04 05:55:29 +01:00
models.py
…
test_api.py
Fixed
#34730
-- Added django.contrib.messages.test.MessagesTestMixin.assertMessages().
2023-09-05 11:55:37 +02:00
test_cookie.py
Refs
#34730
-- Made Message importable from django.contrib.messages.
2023-08-25 06:55:12 +02:00
test_fallback.py
…
test_middleware.py
…
test_mixins.py
…
test_session.py
Refs
#34730
-- Made Message importable from django.contrib.messages.
2023-08-25 06:55:12 +02:00
tests.py
Fixed
#34958
-- Fixed isolation of messages_tests.tests.TestLevelTags.test_lazy.
2023-11-13 09:35:57 +01:00
urls.py
…
utils.py
Fixed
#34730
-- Added django.contrib.messages.test.MessagesTestMixin.assertMessages().
2023-09-05 11:55:37 +02:00