]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 3 Sep 2024 23:07:37 +0000 (01:07 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 3 Sep 2024 23:07:37 +0000 (01:07 +0200)
commit833e6744be828c12ff7787302220c143858ac981
tree6e6f1e506188115d79e68b0c8ca6e170b52aa93b
parentf4e424aeb5ac7ab6df0c182085709e70a9367de1
Continued:
- don't log an info after a "filter function"
- initialize variable 'search' as both if() blocks use the same code
- check variable 'domain' before 'char' as 'char' needs to be in a supported
  'domain' string
fba/commands.py
fba/models/instances.py