You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FieldError: Unsupported lookup 'icontains' for ForeignKey or join on the field not permitted.
(20 additional frame(s) were not displayed)
...
File "django/db/models/sql/query.py", line 1405, in build_filter
return self._add_q(
File "django/db/models/sql/query.py", line 1577, in _add_q
child_clause, needed_inner = self.build_filter(
File "django/db/models/sql/query.py", line 1492, in build_filter
condition = self.build_lookup(lookups, col, value)
File "django/db/models/sql/query.py", line 1313, in build_lookup
lhs = self.try_transform(lhs, lookup_name)
File "django/db/models/sql/query.py", line 1357, in try_transform
raise FieldError(
The text was updated successfully, but these errors were encountered:
Kan genskabes ved at søge på et eller andet i søgefeltet i Admin > Ventelister
Sentry Issue: BACKEND-MEDLEMSSYSTEM-3TD
The text was updated successfully, but these errors were encountered: