Import settings in tests from django.conf.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
Please see README.rst or DOCS.rst or http://bserve.webhop.org/wiki/django_polymorphic
|
Please see README.rst or DOCS.rst or http://bserve.webhop.org/wiki/django_polymorphic
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import settings
|
from django.conf import settings
|
||||||
import sys
|
import sys
|
||||||
from pprint import pprint
|
from pprint import pprint
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user