Swipe right on a new peering relationship
-
Check out the code
-
cd into
<root>/pinder/ -
Run
./manage.py migrate -
Load the sample data with:
./manage.py loaddata users/fixtures/initial_data.json ./manage.py loaddata peering_requests/fixtures/initial_data.json -
Run the development server with
./manage.py runserver -
Open your browser and visit http://localhost:8000/api/
The password for the user accounts created above is guest:
[email protected]/guest[email protected]/guest[email protected]/guest