This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
7255025f11c54c0fee40578f1fb9eb11b22dc084
deb-python-django-compressor
/
compressor
History
Jannis Leidel
7255025f11
Fixed
#16
- Explicitly use posixpath module to prevent backslashes on Windows.
2010-02-23 18:19:13 +01:00
..
conf
LessFilter (see lesscss.org)
2010-02-23 18:06:52 +01:00
filters
Fixed
#16
- Explicitly use posixpath module to prevent backslashes on Windows.
2010-02-23 18:19:13 +01:00
templates
/compressor
Merge remote branch 'muhuk/master'
2010-02-23 13:42:57 +01:00
templatetags
add missing sleep import
2010-01-17 14:23:07 +08:00
__init__.py
Use setdefault instead of defaultdict to be compatible with older versions of Python (<2.5).
2010-02-23 16:39:21 +01:00
storage.py
Added support for pluggable storage backends to agnostically handle the actual build location.
2010-02-10 18:42:28 +01:00