Cleaned branch 1.0.
[wolnelektury.git] / wolnelektury / settings.py
index 2b9d542..bdbc992 100644 (file)
@@ -96,7 +96,6 @@ INSTALLED_APPS = [
     
     # external
     'south',
-    'djangosphinx',
     'newtagging',
     'pagination',
     'chunks',
@@ -136,9 +135,6 @@ COMPRESS_JS = {
 
 COMPRESS_CSS_FILTERS = None
 
-SPHINX_SERVER = 'localhost'
-SPHINX_PORT = 3312
-
 
 # Load localsettings, if they exist
 try: