Migrate to Celery for periodic tasks since Django 1.9 does not support django-periodically anymore:
ImportError: cannot import name 'importlib'
This could be a minor patch for the django-periodically library but it looks like it is time to migrate the whole system to Django > 1.9, Debian Stretch and Celery.
Migrate to Celery for periodic tasks since Django 1.9 does not support django-periodically anymore:
ImportError: cannot import name 'importlib'
This could be a minor patch for the django-periodically library but it looks like it is time to migrate the whole system to Django > 1.9, Debian Stretch and Celery.