.. qc.statusmessage documentation master file, created by sphinx-quickstart on Sat Mar 14 17:27:13 2009.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. _index:

================
qc.statusmessage
================


:mod:`qc.statusmessage` is a WSGI middleware which allows an application
to store a status message and additional metadata inside a cookie spanning
multiple requests.

:mod:`qc.statusmessage` is part of the `QuantumCore Project <http://quantumcore.org>`_ 
by `COM.lounge <http://comlounge.net>`_ and additional contributors and is licensed 
under the `BSD license <http://quantumcore.org/license.txt>`_.

You can find more information on the `QuantumCore Homepage <http://quantumcore.org/>`_.


Narrative documentation
=======================

Here is how to install, configure and use :mod:`qc.statusmessage`

Contents:

.. toctree::
   :maxdepth: 2

   introduction
   installation
   configuration
   usage

API documentation
=================

Per-module :mod:`qc.statusmessage` API documentation.

.. toctree::
   :maxdepth: 2

   api/message
   api/middleware

Changelog
=========

.. toctree::
   :maxdepth: 2

   changes

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

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

