Fix the appconf

This commit is contained in:
Patrick Altman 2014-12-18 08:14:32 -06:00
parent b694901831
commit b7d1d1a968

View file

@ -1,3 +1,5 @@
from django.conf import settings
from appconf import AppConf