Export Image
Export Code

UK HE Providers

waqastufail

Last edited Mar 27, 2020
Created on Mar 27, 2020
Forked from Circles on a Map

Clone this repository.

Install requirements:

pip install -r requirements.txt Migrate:

python manage.py migrate Create a superuser:

python manage.py createsuperuser Run the development server:

python manage.py runserver Log into admin and add some Play instances (sample data).

http://localhost:8000/admin/ See your graph at root url:

http://localhost:8000/

MIT Licensed