Content warnings.
[wolnelektury.git] / src / wolnelektury / settings / apps.py
index 85272b9..1d77372 100644 (file)
@@ -17,6 +17,7 @@ INSTALLED_APPS_OUR = [
     'newtagging',
     'opds',
     'pdcounter',
+    'references',
     'reporting',
     'sponsors',
     'stats',
@@ -35,6 +36,7 @@ INSTALLED_APPS_OUR = [
     'paypal',
     'push',
     'club.apps.ClubConfig',
+    'redirects.apps.RedirectsConfig',
 ]
 
 INSTALLED_APPS_CONTRIB = [