openstax / openstax-cms

The OpenStax CMS, built using Wagtail on top of Django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webinar search is broken

richtier opened this issue · comments

webinar search http://localhost:8000/admin/webinars/webinar/?q=foo results in

image

Cannot resolve keyword 't' into field. Choices are: description, display_on_tutor_page, end, id, registration_link_text, registration_url, spaces_remaining, speakers, start, title

I think it's because of this #1238

explained here

Verified in QA.

Verified in Staging.

Verified in Production.