- This repository is about my Django blog on Heroku. Check out my Django blog.
- This project is inspired by Corey M Schafer's Django Tutorial on YouTube. I added and subtracted some features to fit my taste.
- In this repository, you won't find any settings.py for local development, since I created a separate local_settings.py for that. Instead, you can see how my prod_settings.py is configured for production settings.
- I used Heroku for deployment.
- This project is still under development. Any suggestion would be very much appreciated.