Get startedΒΆ

cd /path/to/Python-OC-Lettings-FR
source venv/bin/activate
pip install --requirement requirements.txt
python manage.py runserver

Go to http://localhost:8000 in a browser. Confirm that the site works and can be navigated (you should see multiple profiles and listings).