Fix the appconf
This commit is contained in:
parent
b694901831
commit
b7d1d1a968
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