Andreas Ellewsen
authored
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.
Name | Last commit | Last update |
---|---|---|
.. | ||
middleware | ||
settings | ||
static | ||
__init__.py | ||
asgi.py | ||
urls.py | ||
wsgi.py |