Saad AliSetup your Django project with Celery, Celery beat, and RedisThis short article will help you set up Celery, Celery beat, and Redis in your Django project. Before, moving directly to code, let’s…Jan 9, 20234Jan 9, 20234
Saad AliHow to make a finite-state machine in your Django applicationIn simple words, a finite-state machine is a computational model that helps to replicate any real-world scenario in which one object can…Nov 6, 2022Nov 6, 2022
Saad AliIntegrate Email Service in your Django Application using SendGrid Email APIIn this article, we are going to learn how to integrate email service into our Django application using SendGrid in a few easy steps.Sep 10, 2022Sep 10, 2022
Saad AliMake your life easy with Docker ComposeThis article is a continuation of our previous article where we are containerizing our Django App. In this short article, we will do the…Aug 14, 2022Aug 14, 2022
Saad AliLearn Docker with Easy Implementation in Python/Django ApplicationSo first and foremost, What is Docker, and why do we need it?Aug 14, 20223Aug 14, 20223