Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 232 Bytes

File metadata and controls

9 lines (6 loc) · 232 Bytes

Fake Shibboleth

Installation

Run pip install -r requirements.txt

To Run

Run python manage.py runserver 8001

You do not need to run migrations, or anything like that. This is a very simple app, and it should just work.