fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
New covers.
[redakcja.git]
/
src
/
redakcja
/
settings
/
__init__.py
diff --git
a/src/redakcja/settings/__init__.py
b/src/redakcja/settings/__init__.py
index
ecebe40
..
6e705f1
100644
(file)
--- a/
src/redakcja/settings/__init__.py
+++ b/
src/redakcja/settings/__init__.py
@@
-106,6
+106,7
@@
INSTALLED_APPS = (
'email_mangler',
'wlxml.apps.WlxmlConfig',
'alerts',
'email_mangler',
'wlxml.apps.WlxmlConfig',
'alerts',
+ 'team',
)
if DEBUG:
)
if DEBUG:
@@
-136,19
+137,19
@@
PIPELINE = {
'CSS_COMPRESSOR': None,
'JS_COMPRESSOR': None,
'COMPILERS': (
'CSS_COMPRESSOR': None,
'JS_COMPRESSOR': None,
'COMPILERS': (
- '
pipeline.compilers.sass.SASS
Compiler',
+ '
libsasscompiler.LibSass
Compiler',
),
# CSS and JS files to compress
'STYLESHEETS': {
'detail': {
'source_filenames': (
),
# CSS and JS files to compress
'STYLESHEETS': {
'detail': {
'source_filenames': (
+ 'css/html.scss',
'css/master.css',
'css/toolbar.css',
'css/gallery.css',
'css/history.css',
'css/summary.css',
'css/master.css',
'css/toolbar.css',
'css/gallery.css',
'css/history.css',
'css/summary.css',
- 'css/html.scss',
'css/imgareaselect-default.css',
'css/dialogs.css',
'css/imgareaselect-default.css',
'css/dialogs.css',