Simpler payments and introduce seasonal banner.
[wolnelektury.git] / src / wolnelektury / settings / apps.py
index d4faa8b..c90152c 100644 (file)
@@ -41,6 +41,7 @@ INSTALLED_APPS_OUR = [
     'push',
     'club',
     'redirects',
+    'partners',
 ]
 
 INSTALLED_APPS_CONTRIB = [
@@ -59,6 +60,7 @@ INSTALLED_APPS_CONTRIB = [
     'django.contrib.postgres',
     'admin_ordering',
     'rest_framework',
+    'django_filters',
     'fnp_django_pagination',
     'pipeline',
     'sorl.thumbnail',