• Stars
    star
    3
  • Rank 3,961,433 (Top 79 %)
  • Language
    Python
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Notes on working with celery in django, running background tasks and scheduling tasks using celery beat. The project also includes storing results of background tasks in the background. The project is a very simple django application that has only one app.