summaryrefslogtreecommitdiff
path: root/compressor/test_settings.py
Commit message (Expand)AuthorAgeFilesLines
* updated jinja2 offline compressionLucas Tan2014-03-131-0/+2
* Configure tox and requirements to test with django 1.6Mathieu Pillard2013-11-081-1/+3
* Improved tests running a bit.Jannis Leidel2013-05-271-9/+9
* 1.2 is not unsupported, remove all references to MEDIA_* (users should have m...Mathieu Pillard2012-10-081-3/+2
* Moved to django-discover-runnerJannis Leidel2012-05-241-2/+1
* Merge branch 'develop' of github.com:jezdez/django_compressor into developJannis Leidel2012-05-191-0/+2
|\
| * Add SECRET_KEY in test_settings.Bojan Mihelac2012-05-081-0/+2
* | Added Travis configuration.Jannis Leidel2012-05-191-7/+2
|/
* Add tests regarding the use of {% static %} in django-1.4 and compressorMathieu Pillard2012-03-181-0/+2
* The DATABASES setting was enforced from 1.3 onwards.Jannis Leidel2012-03-031-2/+1
* Fixing little typos in testsTino2012-02-201-1/+2
* Added Django 1.4.X tox config section.Jannis Leidel2012-01-241-1/+10
* Moved tests in correct app test package.Jannis Leidel2011-12-061-0/+30