This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-01 15:42:04 +01:00
Code
Issues
Releases
Wiki
Activity
92975bcd5f
django
/
tests
/
middleware_exceptions
History
François Freitag
7ca7f4495b
Refs
#21429
-- Added SimpleTestCase.assertNoLogs() on Python < 3.10.
2021-03-02 20:35:33 +01:00
..
__init__.py
middleware.py
Refs
#31040
-- Used 402 HTTP status in middleware_exceptions tests.
2020-03-31 12:09:17 +02:00
tests.py
Refs
#21429
-- Added SimpleTestCase.assertNoLogs() on Python < 3.10.
2021-03-02 20:35:33 +01:00
urls.py
views.py