basic waiter support; needs polishing
[wolnelektury.git] / wolnelektury / settings / __init__.py
index 4d8b81b..fe091a1 100644 (file)
@@ -92,6 +92,7 @@ INSTALLED_APPS = [
     'picture',
     'search',
     'social',
+    'waiter',
 ]
 
 # Load localsettings, if they exist