Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
radiopanik
panikweb
Commits
2a7b5db5
Commit
2a7b5db5
authored
Sep 08, 2013
by
fred
Browse files
add missing haystack import
parent
3d5c688a
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb/search.py
View file @
2a7b5db5
...
...
@@ -2,6 +2,7 @@ import haystack.backends.solr_backend
from
haystack.query
import
SearchQuerySet
from
haystack.constants
import
ID
,
DJANGO_CT
,
DJANGO_ID
from
haystack.utils
import
get_identifier
from
haystack.backends
import
EmptyResults
from
pysolr
import
SolrError
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment