Skip to content

dynamic modify scheduler in celery with django and redis

License

Notifications You must be signed in to change notification settings

gavin-ao/django_celery_redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django_celery_redis

dynamic modify scheduler in celery with django and redis

create admin user

python manage.py createsuperuser --username=yetship --email=liqianglau@outlook.com

run worker:

celery -A proj worker -l info

run server:

python manage.py runserver 0.0.0.0:8000

About

dynamic modify scheduler in celery with django and redis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages