django/tests/middleware
Hasan Ramezani 090ca6512f Fixed #30604 -- Made mail_admins()/mail_managers() raise ValueError if ADMINS/MANAGERS is set incorrectly. 2019-07-02 07:34:07 +02:00
..
__init__.py
cond_get_urls.py
extra_urls.py
test_security.py Corrected settings names in SecurityMiddleware tests. 2019-03-20 20:15:34 -04:00
tests.py Fixed #30604 -- Made mail_admins()/mail_managers() raise ValueError if ADMINS/MANAGERS is set incorrectly. 2019-07-02 07:34:07 +02:00
urls.py
views.py