Blog article with more description here: https://www.gerneth.info/2016/12/11/project-3-facemash-clone/
python setup.py
source venv/bin/activate
-
add some pictures to the folder
static/face
in formatname1_name2.jpg
and run -
use the migration tool to add these images to the database:
python server.py runserver python Tools/db_create_helper.py
python server.py runserver