Skip to content
Snippets Groups Projects
Commit 63adb8d9 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

### 0.0.18 Release

parent d1fcf45e
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,7 @@ admin.add_view(ModelView(WhoData, db.session, category="WHO"))
# def task_who_update_star_schema_incremental(self):
# def task_who_update_star_schema_initial(self):
@celery.task(bind=True)
def task_who_download_only(self):
logger = get_task_logger(__name__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment