- 23 Mar, 2011 4 commits
-
-
Timothée Peignier committed
-
git://github.com/sammthomson/django-compress
Signed-off-by: Timothée Peignier <timothee.peignier@tryphon.org>
Timothée Peignier committed
-
- 08 Mar, 2011 2 commits
-
-
rely on the fact that compressed filenames always increase. os.listdir returns filenames in arbitrary order, so they must be sorted (in reverse order) to get the most recent
Sam Thomson committed -
rely on the fact that compressed filenames always increase. os.listdir returns filenames in arbitrary order, so they must be sorted (in reverse order) to get the most recent
Sam Thomson committed
-
- 14 Feb, 2011 1 commit
-
-
If source CSS contain a relative URL not starting with slash (i.e. relative to current file), those URL will be converted to full relative path using MEDIA_URL, which should be the same as if COMPRESS is set to False. When compress enabled, images will be accessible on the same URL.
Denis V Seleznyov committed
-
- 28 Jan, 2011 3 commits
-
-
Timothée Peignier committed
-
Timothée Peignier committed
-
Timothée Peignier committed
-
- 24 Nov, 2010 1 commit
-
-
Ben Vinegar committed
-
- 18 Nov, 2010 1 commit
-
-
Ben Vinegar committed
-
- 27 Oct, 2010 1 commit
-
-
Timothée Peignier committed
-
- 26 Oct, 2010 2 commits
-
-
Timothée Peignier committed
-
Timothée Peignier committed
-
- 22 Oct, 2010 3 commits
- 21 Oct, 2010 3 commits
-
-
Add versioning based on Git revisions. This provides a fast way to form Javascript versions that will be consistent when multiservers try to form versioned files.
ara818 committed
-
- 18 Oct, 2010 1 commit
-
-
central yui compress settings to go through main compress settings so there are no hidden settings floating around
ara818 committed
-
- 20 Sep, 2010 1 commit
-
-
Timothée Peignier committed
-
- 09 Aug, 2009 1 commit
-
-
Modify get_version_from_file return newest version instead of the first match. This is horribly inefficient and is a temporary solution.
Bryan Chow committed
-
- 27 Jul, 2009 3 commits
-
-
Bryan Chow committed
-
Bryan Chow committed
-
Added COMPRESS_VERSION_REMOVE_OLD setting to allow old versions of compressed files to be preserved.
Bryan Chow committed
-
- 24 Mar, 2009 1 commit
-
-
Patrick Altman committed
-
- 19 Mar, 2009 5 commits
-
-
Patrick Altman committed
-
URL to vary from MEDIA_ROOT and MEDIA_URL while retaining backwards compatibility. Optional settings are COMPRESS_SOURCE, COMPRESS_ROOT, COMPRESS_URL. Needs docs. Signed-off-by: Patrick Altman <patrick@studionow.com>
Peter Baumgartner committed -
Patrick Altman committed
-
Patrick Altman committed
-
Patrick Altman committed
-
- 17 Mar, 2009 1 commit
-
-
URL to vary from MEDIA_ROOT and MEDIA_URL while retaining backwards compatibility. Optional settings are COMPRESS_SOURCE, COMPRESS_ROOT, COMPRESS_URL. Needs docs.
Peter Baumgartner committed
-
- 16 Mar, 2009 2 commits
-
-
Andreas Pelme committed
-
- 14 Mar, 2009 1 commit
-
-
Patrick Altman committed
-
- 12 Mar, 2009 2 commits
-
-
git://github.com/paltman/django-compress
git-svn-id: https://django-compress.googlecode.com/svn/trunk@97 98d35234-f74b-0410-9e22-51d878bdf110
andreas.pelme committed
-
- 11 Mar, 2009 1 commit
-
-
Patrick Altman committed
-