Skip to content

tetalab/PonyConf

 
 

Repository files navigation

PonyConf

Build Status Coverage Status

Organise your conferences

Jabber : [email protected]

HowTo Test

(you should work on a virtualenv)

git clone --recursive [email protected]:toulibre/PonyConf.git
cd PonyConf
pip install -U -r requirements.txt
./manage.py migrate
./manage.py runserver
./manage.py createsuperuser

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.9%
  • HTML 23.5%
  • Other 0.6%