/lucyfletcher.photography

The source for my photography portfolio at http://lucyfletcher.photography

Primary LanguageCSS

LucyFletcher.photography

This is for my personal site hosted at LucyFletcher.photography

All rights reserved.

Set Up (because I am dumb and will forget how)

pipenv install
pipenv shell
cd photography
./manage.py migrate
./manage.py createsuperuser
./manage.py runserver

Easy peasy.