django/tests/messages_tests
django-bot 69a93a88ed Refs #36500 -- Rewrapped long docstrings and block comments via a script.
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
2025-07-23 20:17:55 -03:00
..
__init__.py
base.py Used enterClassContext() where appropriate. 2024-01-04 05:55:29 +01:00
models.py
test_api.py
test_cookie.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
test_fallback.py
test_middleware.py
test_mixins.py
test_session.py
tests.py Fixed #35622 -- Made unittest ignore Django assertions in traceback frames. 2024-08-08 21:34:01 -03:00
urls.py
utils.py