PEP fix
This commit is contained in:
parent
e255f2bf42
commit
ae8e2696b6
|
|
@ -660,4 +660,3 @@ SITE_ID = 1
|
|||
SOCIAL_BACKENDS = CONFIG.get('social_backends', [])
|
||||
for app in SOCIAL_BACKENDS:
|
||||
INSTALLED_APPS.append(app)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue