mirror of
https://github.com/Hopiu/xapian-haystack.git
synced 2026-04-14 11:50:58 +00:00
Import settings from django.conf
This commit is contained in:
parent
b089df8af4
commit
d97c0f2a78
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ import shutil
|
|||
import sys
|
||||
import warnings
|
||||
|
||||
from django.conf import settings
|
||||
from django.core.exceptions import ImproperlyConfigured
|
||||
from django.utils.encoding import force_unicode
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue