What is Django_Ci
django_ci is my personal experimentation with CI/CD using GitHub Actions in order to create a template I can easily copy and modify for future projects.
Build/Deploy/Test badge experimentation
CD to Heroku & Docker Hub
CI with unit-tests(integrated Django tests)
Use a manual trigger for deployments
Use of multipe workflows
Make workflows dependent on each other
Add cron trigger for nightly deployments