Skip to content

NdibeRaymond/django-celery-example

 
 

Repository files navigation

Introduction

I build this project for Django Celery Tutorial Series

You can find all the sourc code of the tutorial in this project.

How to use this project

If you want to know how to run this project on local env, please read How to setup Celery with Django

After that, you can add, edit code to learn Celery on your own.

The only thing I want you to bear in mind is that Celery worker does auto reload after code change, but you can solve this problem How to auto-reload Celery worker on Code Change

Donation

You can support my work here, and I hope I can help more people.

Buy Me A Coffee

About

Source code of Django Celery Tutorial Series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.3%
  • Shell 9.9%
  • HTML 8.5%
  • Dockerfile 8.3%