fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
minor fix
[prawokultury.git]
/
prawokultury
/
settings.d
/
35-search.conf
diff --git
a/prawokultury/settings.d/35-search.conf
b/prawokultury/settings.d/35-search.conf
index
62b5799
..
15667a3
100644
(file)
--- a/
prawokultury/settings.d/35-search.conf
+++ b/
prawokultury/settings.d/35-search.conf
@@
-5,5
+5,4
@@
HAYSTACK_CONNECTIONS = {
},
}
},
}
-from django.conf import settings
-HAYSTACK_DOCUMENT_FIELD = "body_%s" % settings.LANGUAGE_CODE
+HAYSTACK_DOCUMENT_FIELD = "body_%s" % LANGUAGE_CODE