Files @ febf21c8480b
Branch filter:

Location: CopyleftConf/copyleftconf-website/README.rst - annotation

Joshua Simmons
rejigger url scheme, organize static pages, and stub out last two pages needed for launch
North Bay Python
=================

The website for North Bay Python is a Django application with Symposion and Registrasion.

Setup
-----

1. pip install -r requirements
2. python manage.py createsuperuser
3. python manage.py loaddata fixtures/*
4. python manage.py migrate

Reference Material
------------------

* Registrasion docs are at http://registrasion.readthedocs.io
* Symposion docs are at http://symposion.readthedocs.io