Files @ 637921628e6f
Branch filter:

Location: symposion_app/symposion_project/docs/index.rst - annotation

Luke Hatcher
Merge branch 'fresh-start' into cms-features

* fresh-start:
update theme
fixed coding convention nits
internationalized the sponsor model fields
Makes conference app fields and models localizable
added documentation for conference models
made sponsorship app conference-aware
initial documentation of sponsorship app
added sponsorship template tags and template fragments; improved admin
fixed incorrect module name in import
initial sponsorship app adapted from DjangoCon

Conflicts:
symposion_project/requirements/base.txt
symposion_project/settings.py
Pinax Symposion
===============

Pinax Symposion is an open-source Django project for conference websites.

It came out of development done by Eldarion for DjangoCon US and US PyCon
but has been independently used for a number of other conferences.

We are in the process of cleaning things up and making them more generic.

The project homepage is http://pinax.github.com/symposion/

Apps:

.. toctree::
   :maxdepth: 2
   
   conference
   sponsorship


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`