1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-03-13 05:41:37 +00:00
Hidden Z 43bcfec7ed Fix settings import
According to django 1.5 documentation, settings should be imported as
>>> from django.conf import settings
2013-09-27 18:19:49 +00:00
..
2013-09-27 18:19:49 +00:00