Automating Deployments: Streamlining Your Python Django Project with CI/CD
May 23, 2024 路 7 min read 路 Introduction This is part one of a two-part series where we are going to use CI/CD to streamline the development and deployment process of a blog API built using Django and the Django Rest Framework. So, what is CI/CD? CI/CD stands for Continuous Int...
PPurity commented



