Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

gloggi/etat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The member database of Pfadikorps Glockenhof

Start hacking:

git clone git@github.com:gloggi/etat.git
cd etat
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
bower update
./manage.py syncdb
./manage.py migrate
./manage.py runserver
Required stuff:
If you're on OSX, also check those:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published