Export codelist command

* adds a useful custom command which exports a specific selectable codelist into a csv file
This commit is contained in:
2021-11-10 09:52:09 +01:00
parent 2957035b5a
commit 6992484b7f
2 changed files with 69 additions and 1 deletions
@@ -23,7 +23,7 @@ bool_map = {
class Command(BaseKonovaCommand):
help = "Performs test on collisions using the identifier generation"
help = "Updates internal codelist by external API"
def handle(self, *args, **options):
try: