0
0
mirror of https://github.com/django/django.git synced 2024-12-01 07:31:48 +01:00
django/tests/middleware_exceptions
2014-11-27 07:55:07 -05:00
..
__init__.py
tests.py Fixed #14664 -- Logged a warning if MiddlewareNotUsed is raised in DEBUG mode. 2014-11-27 07:55:07 -05:00
urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
views.py