more poking

This commit is contained in:
2021-02-14 00:00:07 +00:00
parent 2396e27943
commit a7119599ca
7 changed files with 176 additions and 186 deletions

View File

@@ -99,6 +99,7 @@ def get_available_asset_id(wanted_prefix=""):
return 9000
else:
return row[0]
cursor.close()
@reversion.register