1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/staticfiles_tests
Aymeric Augustin 1d9d39fa1c Removed TestServeAdminMedia.
It should have been removed when the ADMIN_MEDIA_PREFIX setting was deprecated.
2015-02-21 17:46:26 +01:00
..
apps
project Fixed #23700 -- Fixed non-deterministic static files test failures on Windows. 2015-01-01 13:57:52 -05:00
urls Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
__init__.py
storage.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
test_liveserver.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
tests.py Removed TestServeAdminMedia. 2015-02-21 17:46:26 +01:00