django/tests/admin_custom_urls
Claude Paroz 32e6a7d3a5 Replaced hardcoded URLs in admin_* tests
Refs #15779. This will allow easier admin URL changes, when needed.
Thanks Simon Charette for the review.
2015-02-08 20:55:09 +01:00
..
fixtures Whitespace cleanup. 2013-10-10 16:49:20 -04:00
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
models.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
tests.py Replaced hardcoded URLs in admin_* tests 2015-02-08 20:55:09 +01:00
urls.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00