Remove babel dependency, chores.
[wolnelektury.git] / src / wolnelektury / settings / apps.py
index ac6c08e..ac01166 100644 (file)
@@ -37,8 +37,8 @@ INSTALLED_APPS_OUR = [
     'isbn',
     'paypal',
     'push',
-    'club.apps.ClubConfig',
-    'redirects.apps.RedirectsConfig',
+    'club',
+    'redirects',
 ]
 
 INSTALLED_APPS_CONTRIB = [