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 eb2e19cbe0
commit 7c76caddfb
2 changed files with 69 additions and 1 deletions

View File

@@ -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: