Tyler Gehrs
Tyler Gehrs
My solution to this problem -- there is probably a cleaner step # 2 or even a way to do this in fewer commands but this worked for me :)...
@ntravis I agree that would be nice, hopefully my "solution" will save a few people 20 minutes of frustration :) maybe a transition guide in the docs would be a...
@auvipy will do. I attempted to clean it up a little bit and write a function to automate it. But in attempting to test it seems that you cannot have...
@milind-shakya-sp you are correct in your statement but this issue concerns how to move from the deprecated [djcelery](https://github.com/celery/django-celery) library to the django_celery_beat library
@nthall i think either of my two solutions should do the trick, let me know if you need clarification on either. There probably are better ways to do it too...