summaryrefslogtreecommitdiff
path: root/docs/settings.txt
Commit message (Expand)AuthorAgeFilesLines
* Doc fixes, prepare 4.3.1Mathieu Pillard2023-01-221-0/+5
* Fix example for COMPRESS_OFFLINE_MANIFEST_STORAGE in docs (#1161)Stefan Hammer2022-11-301-1/+1
* Implement separate storage for the offline manifestth3hamm0r2022-05-271-0/+23
* Merge branch 'develop'4.0Mathieu Pillard2022-04-231-7/+0
|\
| * Deprecate SlimItFilter, stop testing it with Python 3.7+ (#1102)Mathieu Pillard2022-02-231-7/+0
* | Fixed the default value of COMPRESS_FILTERS. (#1096)Aymeric Augustin2021-12-281-4/+4
|/
* Remove deprecated COMPRESS_CSS_FILTERS and COMPRESS_JS_FILTERS settings (#1056)Mathieu Pillard2021-04-231-14/+0
* Fix Calmjs links and package name.Alexander van Ratingen2019-10-121-1/+1
* Add support for the Calmjs javascript minifier.Alexander van Ratingen2019-10-121-0/+8
* Update mention in documentation of old filter setting to new form.Alexander van Ratingen2018-03-261-0/+2
* Document new COMPRESS_FILTERS setting.Alexander van Ratingen2018-03-211-100/+126
* Fix documentation after addition of brotli storage backend. (#889)Nick Pope2017-12-031-1/+1
* Minor docs amendments to last commitJohannes Linke2017-08-271-2/+2
* Add BrotliCompressorFileStorage (#868)lcd12322017-08-271-0/+6
* Clarify documentation on COMPRESS_CSS_HASHING_METHODJohannes Linke2017-08-261-6/+9
* Ensure generated file always contains a base name, ref #775 (#861)Mark Broadbent2017-08-261-3/+3
* Bring docs on CACHE_BACKEND up to date (#851)Johannes Linke2017-05-221-11/+3
* Feature: CSS relative URL filter (#810)Rostyslav Bryzgunov2017-05-111-0/+9
* Docs: Clarify offline compression. Fixes #680.Johannes Linke2016-06-011-3/+1
* Minor docs clarification on COMPRESS_OFFLINE. Manuel Razzari2016-04-271-3/+3
* Remove rcssmin and rjsmin from the repo and make them proper dependencies. re...Johannes Linke2015-12-041-2/+2
* Replace cssmin by csscompressor. ref #664Johannes Linke2015-12-041-4/+6
* Remove support for CSSTidy. ref #664Johannes Linke2015-12-041-17/+4
* Add support for multiple offline contexts.Nick Pope2015-09-251-0/+31
* Document COMPRESS_CACHEABLE_PRECOMPILERS settingPindi Albert2015-09-061-0/+13
* Correct COMPRESS_CLEAN_CSS_* name in the docsJohannes Löthberg2015-08-121-2/+2
* Note filters that have no external dependenciesVille Skyttä2015-07-301-3/+4
* Document existence of rCSSMinFilterVille Skyttä2015-07-301-0/+5
* Update settings.txtJohn Franey2014-12-161-1/+1
* Merge pull request #551 from vovanbo/feature/clean_css_supportMathieu Pillard2014-10-151-0/+15
|\
| * Support for clean-css (https://github.com/GoalSmashers/clean-css/)Vladimir Bolshakov2014-08-221-0/+15
* | Update settings.txtFrancesco Zaia2014-09-011-1/+1
|/
* Add support for COMPRESS_CSS_HASHING_METHOD = NoneMathieu Pillard2014-05-251-4/+5
* TypoLukasz Balcerzak2014-04-291-1/+1
* Merge branch 'develop' of github.com:django-compressor/django-compressor into...Jannis Leidel2014-04-221-0/+8
|\
| * Document settings.COMPRESS_CACHE_KEY_FUNCTIONAdam J. Forster2014-03-181-0/+8
* | Fix untrue doc text.Jannis Leidel2014-04-221-1/+1
|/
* Support for yUglifyChris Kief2014-01-241-0/+25
* Clarifying default for COMPRESS_CACHE_BACKENDAlexander Afanasiev2013-04-031-1/+1
* Adds working stylus call as an alternative to the precompilers.Norman Rosner2012-12-051-0/+1
* Adjust docs to better document the differences between ruby and npm's lesscMathieu Pillard2012-11-071-3/+6
* 1.2 is not unsupported, remove all references to MEDIA_* (users should have m...Mathieu Pillard2012-10-081-13/+3
* Update docs to mention precompiler classesMatthew Tretter2012-09-131-2/+7
* Doc fixesJannis Leidel2012-08-031-1/+1
* Fixed minor docs issue.Jannis Leidel2012-02-021-4/+4
* Fixes the reference to CssDataUri inlining.Paul McMillan2012-02-011-1/+1
* Merge branch 'develop' of https://github.com/emperorcezar/django_compressor i...Jannis Leidel2012-01-301-2/+8
|\
| * Added line.Adam "Cezar" Jenkins2011-12-061-0/+1
| * Noted differences in lessc command.Adam "Cezar" Jenkins2011-12-061-2/+6
| * Command for lessc is wrong in docsAdam "Cezar" Jenkins2011-12-051-1/+1