diff --git a/settings.py b/settings.py index 6e69eee..bc8c44c 100644 --- a/settings.py +++ b/settings.py @@ -2,8 +2,7 @@ import copy import os -INSTALLED_ -ADDONS = [ +INSTALLED_ADDONS = [ # # Warning: text inside the INSTALLED_ADDONS tags is auto-generated. Manual changes will be overwritten. 'aldryn-addons', 'aldryn-django',