Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FieldError: Cannot resolve keyword 'gfaefef_dbhag' into field. Choices are: additional_data, additional_data_... #376

Open
sentry-io bot opened this issue Sep 3, 2024 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Sep 3, 2024

Sentry Issue: REGISTRY-6H

FieldError: Cannot resolve keyword 'gfaefef_dbhag' into field. Choices are: additional_data, additional_data_en, additional_data_es, additional_data_ru, amendments_count, awards_count, contracts_count, country, country_en, country_es, country_flag, country_ru, created, date_from, date_to, description, description_en, description_es, description_long, description_long_en, description_long_es, description_long_ru, description_ru, documents_count, frozen, id, issue, job, job_id, language, language_en, language_es, language_ru, last_retrieved, last_reviewed, letter, license_custom, license_custom_id, milestones_count, modified, parties_count, plannings_count, public, region, retrieval_frequency, source_id, source_url, summary, summary_en, summary_es, summary_ru, tenders_count, title, title_en, title_es, title_ru, update_frequency
(9 additional frame(s) were not displayed)
...
  File "data_registry/views.py", line 114, in search
    for value, n in facet_counts(qs, "letter"):
  File "data_registry/views.py", line 51, in facet_counts
    return without_filter(qs, key).exclude(**{key: ""}).values(key).annotate(n=Count("pk")).values_list(key, "n")
  File "data_registry/views.py", line 45, in without_filter
    qs = qs.exclude(**{lookup: value})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants