==========
obdemo
==========

A Django application containing configuration and overrides for
`the openblock demo site <http://demo.openblockproject.org>`_.

obdemo is intented to serve as a useful example of how to set up a site
based on the OpenBlock code, in particular
`ebpub <http://pypi.python.org/pypi/ebpub>`_.

This package is part of OpenBlock.
For more information, see the
`documentation <http://openblockproject.org/docs/>`_
or the `project website <http://openblockproject.org>`_.

Problems can be reported to the `issue tracker <http://developer.openblockproject.org>`_.

Discussion is on the `ebcode google group <http://groups.google.com/group/ebcode>`_
or the #openblock channel on freenode.


Installation
=============

Do *not* just try to easy_install or pip install obadmin.  It has a lot
of specific dependencies which can't/shouldn't be captured by
setup.py.

Instead, see the full documentation at http://openblockproject.org/docs/install/index.html which includes links to pip requirements files
and instructions on preparing your system.
