]> git.ipfire.org Git - location/libloc.git/commit
export: Remove filtering for flags
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 18 Nov 2020 13:19:04 +0000 (13:19 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 18 Nov 2020 13:19:04 +0000 (13:19 +0000)
commitbce0c9295ff8ff9488f24babe01ce851228d0b1e
tree5ec8eb67becca14eef5573cf3737858859a87bd5
parente0e96878d3df51c4a265d51d088005dedf9335e3
export: Remove filtering for flags

The filter is an AND filter and if we set the flags from
the special country codes, we won't get back much.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/export.py