First Django Project
This project is part of Brad traversy tutorial
To successfully run this Project, youll need to use a Virtual Environment. After installing and activating a virtual Environment, Install the packages in requirements.txt.
Please Note, The PostgresDB is empty and you can create and Modify the DB to you own personal Settings in the btre/settings.py file.
Also the mailing app wont work untill you fill in the mail client and settings in the last part of the btre/settings.py file.