luci-app: New log.

ruantiblock: Minor fixes.
This commit is contained in:
gSpot
2021-03-11 18:24:24 +03:00
parent a5fc9016be
commit b187ab5384
25 changed files with 736 additions and 244 deletions
@@ -294,9 +294,7 @@ class BlackListParser(Config):
raise FieldValueError()
def parser_func(self):
"""
Must be reload in the subclass
"""
"""Needs to be reloaded in subclass"""
raise NotImplementedError()
def _check_sld_masks(self, sld):