whoogle-search/app
Ben Busby ed32fb927c
Disable logging from imported modules
The logging from imported modules (stem, in particular) has caused quite
a few users to assume there are errors where there aren't any. The logs
from stem also aren't helpful, as everything in the library works as
expected despite the implication from the logs that it is not working.
2021-04-09 09:26:16 -04:00
..
models Allow defining initial config state w/ env vars 2021-04-05 11:00:56 -04:00
static Expand custom css variables and functionality 2021-04-05 11:00:56 -04:00
templates Expand custom css variables and functionality 2021-04-05 11:00:56 -04:00
utils Revert heroku app https upgrade fix 2021-04-05 11:00:56 -04:00
__init__.py Disable logging from imported modules 2021-04-09 09:26:16 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Expand custom css variables and functionality 2021-04-05 11:00:56 -04:00
request.py Hotfix: Send generic "Mozilla" in user agent 2021-04-08 09:43:41 -04:00
routes.py Expand custom css variables and functionality 2021-04-05 11:00:56 -04:00