This website requires JavaScript.
Explore
Help
Register
Sign In
wanjia
/
daren_project
Watch
1
Star
0
Fork
0
You've already forked daren_project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
16cd0d6624
daren_project
/
role_based_system
/
__init__.py
5 lines
106 B
Python
Raw
Normal View
History
Unescape
Escape
运营系统
2025-04-29 10:22:57 +08:00
# 让Celery在Django启动时自动加载
from
.
celery
import
app
as
celery_app
__all__
=
[
'
celery_app
'
]
Reference in New Issue
Copy Permalink