django1/tests/admin_custom_urls
Thomas Grainger d638cdc42a Fixed #25165 -- Removed inline JavaScript from the admin.
This allows setting a Content-Security-Policy HTTP header
(refs #15727).

Special thanks to blighj, the original author of this patch.
2015-12-05 15:51:57 -05:00
..
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
models.py Updated tests to stop leaking models in shared AdminSite. 2015-04-15 09:45:26 -04:00
tests.py Fixed #25165 -- Removed inline JavaScript from the admin. 2015-12-05 15:51:57 -05:00
urls.py Fixed #21927 -- Made application and instance namespaces more distinct. 2015-06-08 15:12:20 -04:00