newsletter stub
[wolnelektury.git] / src / wolnelektury / settings / __init__.py
index 7c1dd29..13c7466 100644 (file)
@@ -57,7 +57,8 @@ INSTALLED_APPS_OUR = [
     'funding',
     'polls',
     'libraries',
-    ]
+    'newsletter',
+]
 
 GETPAID_BACKENDS = (
     'getpaid.backends.payu',