fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added branch 1.0.
[wolnelektury.git]
/
wolnelektury
/
settings.py
diff --git
a/wolnelektury/settings.py
b/wolnelektury/settings.py
index
bdbc992
..
2b9d542
100644
(file)
--- a/
wolnelektury/settings.py
+++ b/
wolnelektury/settings.py
@@
-96,6
+96,7
@@
INSTALLED_APPS = [
# external
'south',
+ 'djangosphinx',
'newtagging',
'pagination',
'chunks',
@@
-135,6
+136,9
@@
COMPRESS_JS = {
COMPRESS_CSS_FILTERS = None
+SPHINX_SERVER = 'localhost'
+SPHINX_PORT = 3312
+
# Load localsettings, if they exist
try: