Conference management site for FOSSY. Forked from Linux Australia's version at https://gitlab.com/laconfdev/symposion_app.
Find a file
2013-04-24 16:08:31 -07:00
docs added first pass of documentation about proposals 2012-07-12 16:38:42 -04:00
fixtures only three levels of sponsorship by default 2012-10-19 17:16:36 -04:00
symposion deleted my inline comment 2013-04-24 16:08:31 -07:00
symposion_project remove theme account from installed apps 2013-02-18 18:52:16 -05:00
.gitignore adds site_media to .gitignore 2012-10-20 16:12:26 -07:00
CONTRIBUTING.md Added CONTRIBUTING documentation to repository 2013-01-21 16:24:48 -07:00
LICENSE added BSD license 2012-06-05 15:13:29 -04:00
manage.py update project layout 2012-07-11 18:51:09 -04:00
MANIFEST.in add static dir to manifest 2012-08-31 02:44:16 -04:00
README.md rename readme to enable markdown rendering 2012-12-20 02:06:00 -05:00
requirements-docs.txt move requirements up to base, single file (+ docs) 2012-07-18 19:47:52 -04:00
requirements.txt updating requirements in base project 2013-02-18 18:44:03 -05:00
setup.py add setup.py 2012-08-14 01:30:26 -04:00

Symposion

A conference management solution from Eldarion.

Built with the generous support of the Python Software Foundation.

See http://eldarion.com/symposion/ for commercial support, customization and hosting

Quickstart

  • pip install -r requirements.txt
  • python manage.py syncdb
  • python manage.py loaddata fixtures/*