summaryrefslogtreecommitdiff
path: root/compressor/test_settings.py
Commit message (Expand)AuthorAgeFilesLines
* Switch tests to new TEMPLATES settingMathieu Pillard2015-12-241-6/+19
* Remove test using django-overextends to simplify codebaseMathieu Pillard2015-12-241-6/+0
* Remove code for old django versionsJohannes Linke2015-12-091-5/+2
* Remove support for jingoJohannes Linke2015-12-091-2/+0
* Remove support for coffinJohannes Linke2015-12-091-1/+0
* Make tests run by disabling django-overextends tests for django 1.9Johannes Linke2015-12-091-1/+5
* Failing test for #640Matt Westcott2015-09-271-0/+1
* Applied TextNode fix to sekizai postprocessor, fixes the double render issue....Aaron Croyle2015-09-221-0/+1
* Merge pull request #525 from diox/remove-old-staticfilesMathieu Pillard2015-03-191-0/+7
|\
| * Remove compatibility with old 'staticfiles' appMathieu Pillard2014-05-251-0/+7
* | Remove `jingo` for 1.8.Carlton Gibson2015-03-101-1/+2
* | Update cache config for 1.7Carlton Gibson2015-03-091-1/+7
* | Simplified tox config with generative config.Jannis Leidel2014-12-301-0/+2
|/
* Fix cache backend for 1.7 compatibility (locmem:// has been deprecated for a ...Mathieu Pillard2014-05-251-1/+1
* 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