summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop'4.0Mathieu Pillard2022-04-234-14/+29
|\
| * Prepare 4.0Mathieu Pillard2022-04-231-2/+4
| * added example in docs for #933 (#1059)sur.la.route2022-03-081-0/+19
| * Deprecate SlimItFilter, stop testing it with Python 3.7+ (#1102)Mathieu Pillard2022-02-233-14/+8
* | Fixed the default value of COMPRESS_FILTERS. (#1096)Aymeric Augustin2021-12-281-4/+4
|/
* Add changelog for 3.1Mathieu Pillard2021-12-181-0/+8
* Created .readthedocs.yaml (#1089)Jannis Leidel2021-12-141-1/+2
* Prepare 3.0 release3.0Mathieu Pillard2021-12-121-2/+2
* Merge branch 'develop'Mathieu Pillard2021-12-127-44/+42
|\
| * Update changelogMathieu Pillard2021-12-121-1/+3
| * Remove references to IRC channel in contributing docMathieu Pillard2021-04-231-10/+4
| * Remove deprecated COMPRESS_CSS_FILTERS and COMPRESS_JS_FILTERS settings (#1056)Mathieu Pillard2021-04-232-16/+3
| * Update changelog.txtMathieu Pillard2021-04-231-0/+1
| * Fix changelog entry for deprecation warningBruno Alla2021-04-211-1/+1
| * Prepare 3.0 changelogMathieu Pillard2021-04-171-0/+13
| * Add 2.4.1 changelogMathieu Pillard2021-04-171-0/+8
| * Remove outdated codetufedtm2021-04-133-9/+9
| * Update contributing guideBruno Alla2021-04-111-8/+2
| * docs: fix link to csscompressor (#1007)nikolas2020-08-031-0/+1
| * Remove "from __future__ import" and "coding: utf-8" (#986)Johannes Linke2020-01-021-2/+0
| * Fix 2.4 release dateJohannes Linke2020-01-021-1/+1
* | Merge branch 'develop'2.4Mathieu Pillard2019-12-314-3/+47
|\ \ | |/
| * Tweak 2.4 release notes. Add note about COMPRESS_FILTERS that was added in 2.3.Johannes Linke2019-12-211-4/+5
| * Release v2.4Albert Wang2019-12-201-0/+12
| * Fix Calmjs links and package name.Alexander van Ratingen2019-10-122-3/+3
| * Add support for the Calmjs javascript minifier.Alexander van Ratingen2019-10-122-0/+16
| * Remove merge artifactsAlexander van Ratingen2019-10-121-542/+0
| * MergeAlexander van Ratingen2019-10-123-2/+559
| |\
| | * Add support for rel=preloadjsumnerPhD2019-08-181-1/+16
| | * Fix release date of v2.3Stein Magnus Jodal2019-06-041-1/+1
| * | MergeAlexander van Ratingen2019-10-125-15/+68
| * | Update mention in documentation of old filter setting to new form.Alexander van Ratingen2018-03-262-4/+5
| * | Document new COMPRESS_FILTERS setting.Alexander van Ratingen2018-03-211-100/+126
* | | Fixed typowfehr2019-12-091-1/+1
| |/ |/|
* | Add changelog for v2.3Mathieu Pillard2019-05-311-5/+14
* | Add Django 2.1 and Python 3.7 to the build matrixJohannes Linke2018-10-211-1/+2
* | Update brotli dependency (and use the official bindings instead of the brotli...Johannes Linke2018-10-211-3/+3
* | Drop support for Django 1.8, 1.9, 1.10Johannes Linke2018-10-212-1/+2
* | add support to include external and deferred files (#891)Jacob Rief2018-08-032-1/+38
* | Use Boto3 instead of obsolete Boto in Remote Storages documentation, fixes #9...Koki Nomura2018-05-281-9/+9
* | Abstract away resource types to allow the implementation of new types. (#900)Alexander van Ratingen2018-04-022-104/+131
* | Add django 2.0 to the build matrix (#896)Bruno Alla2018-03-101-0/+5
|/
* 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-272-0/+13
* Mention incompatibility of sekizai support and offline compression in the doc...Johannes Linke2017-08-261-0/+5
* 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-262-50/+43
* Add changelog for v2.2Mathieu Pillard2017-08-161-0/+19
* Bring docs on CACHE_BACKEND up to date (#851)Johannes Linke2017-05-221-11/+3