searx/tests
Alexandre Flament eda8934f15 [mod] searx.search.EngineRef: remove from_bang parameter
from_bang is True when the user query contains a bang.
In this case the category is also set to 'none'.

from_bang only usage was in searx.webadapter.parse_specific :
if from_bang is True, then the EngineRef category is ignored and force to 'none'.

This commit also removes the searx.webadapter.parse_sepecific function.
2020-12-18 12:29:48 +01:00
..
robot [enh] py3 compatibility 2017-05-15 12:02:30 +02:00
unit [mod] searx.search.EngineRef: remove from_bang parameter 2020-12-18 12:29:48 +01:00
__init__.py Force admins to set secret_key if debug mode is disabled 2020-10-09 18:31:42 +02:00