
Django boilerplate. AWS & Heroku ready
Django Boilerplate is a starter template for creating new Django apps. It comes with pre-configured settings for using AWS to store static files and assumes deployment on Heroku for database usage. It also includes additional features such as a Django toolbar for debugging and settings for developing a Django app on VS Code.
Django Boilerplate is a convenient starter template for Django app development. It provides pre-configured settings for using AWS and Heroku, as well as additional features such as a Django toolbar for debugging and settings for developing on VS Code. The installation process is straightforward, and the template can be easily customized to fit specific project needs.
