Authentication Handler for Pumping Station: One
Python HTML Other
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.idea
accounts
crm
discourse
member_management
memberpoint
paypal_integration
ps1auth
requirements
rfid
settings
signup
zoho_integration
.gitignore
LICENSE
README.md
Vagrantfile
fabfile.py
manage.py
requirements.txt

README.md

P1 Member Access System

Getting Started with Vagrant

vagrant up

Creating a user

vagrant ssh
cd /vagrant
./manage.py create_person

Viewing the site

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

Rights to Use and Modification

This software is distributed under the MIT license. See LICENSE file for details.