django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet

django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet    不知怎么的遇到这个问题 运行Django的时候

在pycharm run manage.py 然后就行了  

stack overflow原文

Thank you dude, error was nothing related with celery, it was an error from external package... Just run manage.py and find the real cause

猜你喜欢

转载自www.cnblogs.com/Ychao/p/9144389.html