Akere Mukhtar
Akere Mukhtar's Blog

Akere Mukhtar's Blog

Follow

Asynchronous and Periodic tasks with Django using Celery and Redis

Jun 11, 20213 min read

Source: Celery Hey readers, today I will be talking about running asynchronous with Django using Celery and Redis as our message broker. Background...

Asynchronous and Periodic tasks with Django using Celery and Redis
Django Abstract Models