Import settings in tests from django.conf.

This commit is contained in:
Ben Konrath
2013-03-17 16:23:00 +01:00
parent 102817e54c
commit 1ef9e068df
+1 -1
View File
@@ -3,7 +3,7 @@
Please see README.rst or DOCS.rst or http://bserve.webhop.org/wiki/django_polymorphic
"""
import settings
from django.conf import settings
import sys
from pprint import pprint