Skip to content
Snippets Groups Projects
Verified Commit 2e26e4e4 authored by Andreas Ellewsen's avatar Andreas Ellewsen
Browse files

Convert orgreg import to task

To reduce the amount of code and complexity of the service we move away
from a management command triggered by a cronjob, to a task handled by
django-q. Everything works the same way as before, but the management
command now schedules the task instead of doing it. Introduces the
ORGREG_SCHEDULE_TYPE settings variable controlling the scheduled when
scheduling the import using the management command.
parent dca89da3
No related branches found
No related tags found
1 merge request!229Convert orgreg import to task
Pipeline #109265 passed
Loading
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