-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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.