Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/django-haystack/django-haystack
/ SearchFieldError
Class
SearchFieldError
haystack/exceptions.py:13–16 ·
view source on GitHub ↗
Raised when a field encounters an error.
Source
from the content-addressed store, hash-verified
11
12
13
class
SearchFieldError(HaystackError):
14
""
"Raised when a field encounters an error."
""
15
16
pass
17
18
19
class
MissingDependency(HaystackError):
Callers
10
resolve_attributes_lookup
Method · 0.90
prepare_template
Method · 0.90
__init__
Method · 0.90
convert
Method · 0.90
convert
Method · 0.90
__init__
Method · 0.90
handle_facet_parameters
Method · 0.90
collect_fields
Method · 0.90
__init__
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected