Skip to content

osalmasan/btre_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BT Real Estate Website

A real estate website developed using Python with Django Framework.

Prerequisite

This project was desined for Python3. My setup used postgres, you can use whatever db you want.

Installing

pip3 install requirements.txt
python manage.py runserver