fefa4ka 11 years ago
parent 6344beccd6
commit 9db01fb06c
  1. 2
      app/settings.py

@ -101,7 +101,6 @@ PIPELINE_JS = {
'source_filenames': (
'js/app.js',
'js/forms.js',
),
'output_filename': 'js/main.js',
},
@ -116,6 +115,7 @@ PIPELINE_JS = {
}
}
PIPELINE_JS_COMPRESSOR = 'pipeline.compressors.yui.YUICompressor'
PIPELINE_CSS = {
'main': {

Loading…
Cancel
Save