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-02-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
messages_tests
History
Adam Johnson
9582745257
Fixed
#35622
-- Made unittest ignore Django assertions in traceback frames.
...
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
2024-08-08 21:34:01 -03:00
..
__init__.py
…
base.py
…
models.py
…
test_api.py
…
test_cookie.py
…
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
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
utils.py
…