Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/staticfiles_tests/test_liveserver.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed some unclosed objects in testsAndriy Sokolovskiy2015-07-061-2/+3
* Removed obsolete reference to media directory.Aymeric Augustin2015-02-211-1/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-4/+2
* Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiv...Claude Paroz2014-08-281-5/+5
* Removed some apps from ALWAYS_INSTALLED_APPSClaude Paroz2014-06-211-4/+3
* Imported override_settings from its new location.Aymeric Augustin2013-12-231-1/+1
* Stopped iterating on INSTALLED_APPS.Aymeric Augustin2013-12-221-0/+3
* Took advantage of django.utils.six.moves.urllib.*.Aymeric Augustin2013-09-051-4/+1
* Made django.test.testcases not depend on staticfiles cont...Ramiro Morales2013-08-311-0/+101