Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

SyncConfig.ready 导致的bug #101

Open
OmmyZhang opened this issue Sep 16, 2021 · 0 comments
Open

SyncConfig.ready 导致的bug #101

OmmyZhang opened this issue Sep 16, 2021 · 0 comments
Labels
confirmed bug Confirmed bug

Comments

@OmmyZhang
Copy link

def ready(self):
from sync.jobs import sync_task_manager
sync_task_manager.start()

这个写法好像是错误的吧,会导致无数据库第一次makemigrations的时候django.db.utils.OperationalError: no such table: sync_synctask

@doubaniux doubaniux added the confirmed bug Confirmed bug label Jun 3, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
confirmed bug Confirmed bug
Projects
None yet
Development

No branches or pull requests

2 participants