This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
73f8127b0f3f094e63f30f06e96c11ca51811090
deb-python-django-compressor
/
compressor
/
templates
/
compressor
History
Jannis Leidel
399585103e
Stop hardcoding the template names and provide an API for returning custom paths.
Fixed
#167
.
2012-01-30 19:56:11 +01:00
..
css_file.html
Introduced a new 'compressed' context dictionary to be passed to the templates to prevent accidental overriding of context variables with common names (e.g. "name", "url", "content").
Fixes
#150
,
#151
,
#156
.
2011-11-24 14:01:45 +01:00
css_inline.html
Introduced a new 'compressed' context dictionary to be passed to the templates to prevent accidental overriding of context variables with common names (e.g. "name", "url", "content").
Fixes
#150
,
#151
,
#156
.
2011-11-24 14:01:45 +01:00
js_file.html
Introduced a new 'compressed' context dictionary to be passed to the templates to prevent accidental overriding of context variables with common names (e.g. "name", "url", "content").
Fixes
#150
,
#151
,
#156
.
2011-11-24 14:01:45 +01:00
js_inline.html
Introduced a new 'compressed' context dictionary to be passed to the templates to prevent accidental overriding of context variables with common names (e.g. "name", "url", "content").
Fixes
#150
,
#151
,
#156
.
2011-11-24 14:01:45 +01:00