fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove overspecification from xsl.
[redakcja.git]
/
src
/
redakcja
/
settings
/
__init__.py
diff --git
a/src/redakcja/settings/__init__.py
b/src/redakcja/settings/__init__.py
index
c7cf324
..
d9d45e4
100644
(file)
--- a/
src/redakcja/settings/__init__.py
+++ b/
src/redakcja/settings/__init__.py
@@
-117,7
+117,7
@@
STATICFILES_FINDERS = (
'pipeline.finders.PipelineFinder',
)
-STATICFILES_STORAGE = 'pipeline.storage.Pipeline
Cached
Storage'
+STATICFILES_STORAGE = 'pipeline.storage.Pipeline
Manifest
Storage'
PIPELINE = {
'CSS_COMPRESSOR': None,