1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-24 21:45:08 +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
..
2010-11-04 12:41:42 +00:00
2013-09-27 18:19:49 +00:00
2013-09-27 18:19:49 +00:00