このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app/utils
Ben Busby 8c426ab180
Suppress invalid warning from bs4, add 404 handler
An invalid parsing warning was being thrown by the latest version of the
bs4 library. This suppresses that warning from being shown in the
console.

A 404 handler was added to move logging from the console to the error
template, since a lot of users assumed that 404 errors from the result
page were problems with Whoogle itself.

Fixes #967
2023-03-07 11:28:55 -07:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Fix handling of bangs (#851) 2022-09-30 14:39:13 -06:00
misc.py Include url prefix for reverse proxied instances 2023-01-30 12:13:46 -07:00
results.py Suppress invalid warning from bs4, add 404 handler 2023-03-07 11:28:55 -07:00
search.py Add calculator widget (#956) 2023-02-21 09:36:38 -07:00
session.py Add auth to cookie (#964) 2023-03-01 09:58:59 -07:00
widgets.py Add calculator widget (#956) 2023-02-21 09:36:38 -07:00