index
:
delta/python-packages/django-compressor.git
black
dependabot/pip/requirements/beautifulsoup4-4.12.2
dependabot/pip/requirements/calmjs-3.4.4
dependabot/pip/requirements/coverage-7.2.3
dependabot/pip/requirements/jinja2-2.11.3
dependabot/pip/requirements/lxml-4.6.3
develop
django-2.2-support
django-4.1-ci
drop-python-3.6
drop-python-3.7-and-old-djangos
fix-tests-coffin-breakage
master
prepare-for-2.0
rtd-config
simplify-settings
update-pypi-badge
update-template-doc-link
github.com: django-compressor/django-compressor.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add changelog for v2.3
Mathieu Pillard
2019-05-31
1
-5
/
+14
*
|
Add Django 2.1 and Python 3.7 to the build matrix
Johannes Linke
2018-10-21
1
-1
/
+2
*
|
Update brotli dependency (and use the official bindings instead of the brotli...
Johannes Linke
2018-10-21
1
-3
/
+3
*
|
Drop support for Django 1.8, 1.9, 1.10
Johannes Linke
2018-10-21
2
-1
/
+2
*
|
add support to include external and deferred files (#891)
Jacob Rief
2018-08-03
2
-1
/
+38
*
|
Use Boto3 instead of obsolete Boto in Remote Storages documentation, fixes #9...
Koki Nomura
2018-05-28
1
-9
/
+9
*
|
Abstract away resource types to allow the implementation of new types. (#900)
Alexander van Ratingen
2018-04-02
2
-104
/
+131
*
|
Add django 2.0 to the build matrix (#896)
Bruno Alla
2018-03-10
1
-0
/
+5
|
/
*
Fix documentation after addition of brotli storage backend. (#889)
Nick Pope
2017-12-03
1
-1
/
+1
*
Minor docs amendments to last commit
Johannes Linke
2017-08-27
1
-2
/
+2
*
Add BrotliCompressorFileStorage (#868)
lcd1232
2017-08-27
2
-0
/
+13
*
Mention incompatibility of sekizai support and offline compression in the doc...
Johannes Linke
2017-08-26
1
-0
/
+5
*
Clarify documentation on COMPRESS_CSS_HASHING_METHOD
Johannes Linke
2017-08-26
1
-6
/
+9
*
Ensure generated file always contains a base name, ref #775 (#861)
Mark Broadbent
2017-08-26
2
-50
/
+43
*
Add changelog for v2.2
Mathieu Pillard
2017-08-16
1
-0
/
+19
*
Bring docs on CACHE_BACKEND up to date (#851)
Johannes Linke
2017-05-22
1
-11
/
+3
*
Feature: CSS relative URL filter (#810)
Rostyslav Bryzgunov
2017-05-11
1
-0
/
+9
*
grammar fix
Ionuț Ciocîrlan
2017-02-10
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into develop
Carlton Gibson
2017-02-03
1
-0
/
+6
|
\
|
*
Formatting changes
Carlton Gibson
2017-02-03
1
-1
/
+2
|
*
Add Changes for 2.1.1
Carlton Gibson
2017-02-03
1
-0
/
+5
*
|
Document compressing multiple engines at once
Johannes Linke
2016-10-31
1
-5
/
+2
|
/
*
Release 2.1
2.1
Mathieu Pillard
2016-08-09
1
-5
/
+21
*
Tweak last commit
Johannes Linke
2016-06-01
1
-6
/
+7
*
Remote storages docs: Make it clear how it should look when finished
Camilo Nova
2016-06-01
1
-0
/
+8
*
Docs: Clarify offline compression. Fixes #680.
Johannes Linke
2016-06-01
5
-33
/
+31
*
Docs: Don't give jinja2 two entries in the TOC
Johannes Linke
2016-06-01
1
-15
/
+17
*
Merge pull request #766 from camilonova/patch-1
karyon
2016-06-01
1
-3
/
+3
|
\
|
*
Tweak package name
Camilo Nova
2016-05-18
1
-3
/
+3
*
|
Convert readthedocs link for their .org -> .io migration for hosted projects
Adam Chainz
2016-05-31
2
-3
/
+3
|
/
*
Merge pull request #749 from BriggsThompson/remote-storage-documentation
karyon
2016-05-10
1
-1
/
+1
|
\
|
*
Updating remote storages documentation for CachedS3BotoStorage bug.
Briggs Thompson
2016-03-07
1
-1
/
+1
*
|
Minor docs clarification on COMPRESS_OFFLINE.
Manuel Razzari
2016-04-27
1
-3
/
+3
|
/
*
Welcome to 2016
Salvador Faria
2016-01-10
1
-1
/
+1
*
Add changelog for 2.0
prepare-for-2.0
Mathieu Pillard
2016-01-07
1
-0
/
+26
*
Remove support for jingo
Johannes Linke
2015-12-09
1
-33
/
+1
*
Remove support for coffin
Johannes Linke
2015-12-09
1
-43
/
+3
*
Remove installation instructions for dependencies listed in setup.py. ref #664
Johannes Linke
2015-12-04
1
-19
/
+1
*
Remove rcssmin and rjsmin from the repo and make them proper dependencies. re...
Johannes Linke
2015-12-04
1
-2
/
+2
*
Replace cssmin by csscompressor. ref #664
Johannes Linke
2015-12-04
2
-5
/
+14
*
Remove support for CSSTidy. ref #664
Johannes Linke
2015-12-04
1
-17
/
+4
*
Release 1.6
1.6
Mathieu Pillard
2015-11-19
1
-0
/
+22
*
Change to suggest django-storages-redux in docs
André Ericson
2015-10-23
1
-3
/
+3
*
Merge pull request #572 from FlightDataServices/multiple-offline-contexts
Mathieu Pillard
2015-09-25
1
-0
/
+31
|
\
|
*
Add support for multiple offline contexts.
Nick Pope
2015-09-25
1
-0
/
+31
*
|
Documentation: don't require beautifulsoup<4.0
Johannes Linke
2015-09-25
1
-1
/
+1
|
/
*
Update reactjs.txt
Aleck Landgraf
2015-09-20
1
-4
/
+4
*
Document COMPRESS_CACHEABLE_PRECOMPILERS setting
Pindi Albert
2015-09-06
1
-0
/
+13
*
Update html5lib-python
Cassidy Williams
2015-08-25
1
-1
/
+1
*
Update links for lxml and html5lib
Cassidy Williams
2015-08-25
1
-2
/
+2
[prev]
[next]