Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 524 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 524 Bytes

Django-Real-Estate

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.