Django tutorials¶ 1. Create a new Django project 2. Set up your project locally 3. Deploy your application to the cloud 4. Add and configure a Postgres database 5. Configure static file serving 6. Add and configure media storage 7. Apply some refinements