]> git.ipfire.org Git - dbl.git/commit
lists: Whenever a list is updated, we refresh the timestamp
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 2 Mar 2026 17:32:58 +0000 (17:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 2 Mar 2026 17:32:58 +0000 (17:32 +0000)
commit1259cceca9fba0055d53021959040e2fe3cc0cf8
tree3490435d93f5b5b033ada59e1d87313315701776
parent680412224feb9dcd3581dd456664835f08b977f2
lists: Whenever a list is updated, we refresh the timestamp

Further down in the code, we will compare timestamps which have not been
manifested in the database, yet, and are therefore unknown.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/dbl/exporters.py
src/dbl/lists.py