Visit website for API Documentation/How-To
-
fork this repo
-
clone to local
-
cd
to parent folder -
create virtualenv
-
pip install -r requirements.txt
-
python manage.py migrate
-
python manage.py createsuperuser
to access admin and create dummy data. -
python manage.py runserver
-
send to PR to
development
branch