django/tests/admin_widgets
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 Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05: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
widgetadmin.py Fixed #14497 -- Improved admin widget for "read only" FileFields 2015-02-04 09:05:23 -05:00