fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
customized pdf generation.
[wolnelektury.git]
/
wolnelektury
/
settings.py
diff --git
a/wolnelektury/settings.py
b/wolnelektury/settings.py
index
0b9fcdf
..
45dfe37
100644
(file)
--- a/
wolnelektury/settings.py
+++ b/
wolnelektury/settings.py
@@
-147,6
+147,7
@@
INSTALLED_APPS = [
'newtagging',
'opds',
'pdcounter',
'newtagging',
'opds',
'pdcounter',
+ 'reporting',
'sponsors',
'stats',
'suggest',
'sponsors',
'stats',
'suggest',
@@
-245,7
+246,6
@@
BROKER_USER = "guest"
BROKER_PASSWORD = "guest"
BROKER_VHOST = "/"
BROKER_PASSWORD = "guest"
BROKER_VHOST = "/"
-USE_CELERY = True
# Load localsettings, if they exist
try:
# Load localsettings, if they exist
try: