How to deploy Django app on Fly.io
Deploy Django + PostgreSQL on Fly.io
In this guide we will develop a Django Todo application locally and then deploy it on Fly.io with a Postgres production database. There are a number of steps needed to convert a local Django project to be producti...
daichi.hashnode.dev10 min read