Basic crowdfunding.
[wolnelektury.git] / wolnelektury / settings / __init__.py
index 46e61bd..d8e5537 100644 (file)
@@ -66,6 +66,7 @@ INSTALLED_APPS_OUR = [
     'waiter',
     'search',
     'oai',
+    'funding',
     ]
 
 INSTALLED_APPS_CONTRIB = [