restore settings import as django-appconf relies on it being there
This commit is contained in:
parent
70b0906bc5
commit
c654c5aabb
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
from django.conf import settings
|
||||
|
||||
from appconf import AppConf
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue