jieter / django-tables2

django-tables2 - An app for creating HTML tables
https://django-tables2.readthedocs.io/en/latest/
Other
1.86k stars 426 forks source link

search is down on docs #925

Closed onno-timmerman closed 10 months ago

onno-timmerman commented 1 year ago

https://django-tables2.readthedocs.io/en/latest/search.html?q=template_name&check_keywords=yes&area=default

LeoGraciano commented 1 year ago

ChatGPT new Doc django_table2 🤣

jieter commented 10 months ago

Seems to be a missing jQuery asset:

search.html?q=template_name&check_keywords=yes&area=default:188 Uncaught ReferenceError: jQuery is not defined
    at search.html?q=template_name&check_keywords=yes&area=default:188:7
jieter commented 10 months ago

Fixed by 35f9616