This commit is contained in:
Matthias
2021-09-06 07:10:32 +02:00
parent e255f2bf42
commit ae8e2696b6

View File

@ -660,4 +660,3 @@ SITE_ID = 1
SOCIAL_BACKENDS = CONFIG.get('social_backends', [])
for app in SOCIAL_BACKENDS:
INSTALLED_APPS.append(app)