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
/
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
…