Advertisement
houmie

Untitled

Jan 28th, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.29 KB | None | 0 0
  1. STATICFILES_STORAGE = 'pipeline.storage.PipelineCachedStorage'
  2. PIPELINE_JS_COMPRESSOR = 'pipeline.compressors.yui.YUICompressor'
  3. PIPELINE_CSS_COMPRESSOR = 'pipeline.compressors.yui.YUICompressor'
  4. PIPELINE_YUI_BINARY = '/home/hooman/venuscloud/chasebot-env/node_modules/yuglify/bin/yuglify'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement