Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

r4v5/ps1auth

 
 

Repository files navigation

P1 Member Access System

Getting Started with Vagrant

vagrant up

Creating a user

vagrant ssh
cd /vagrant
./manage.py createsuperuser

Viewing the site

open a browser to http://127.0.0.1:8001 on the host machine

About

authentication handler for Pumping Station one

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 82.5%
  • HTML 16.7%
  • CSS 0.8%