Files
deb-python-django-openstack…/doc/source/index.rst
Monty Taylor 985bf5659c Align with OpenStack project standards
Change-Id: If03b325c941dcac257b25b90c8b152dcead5edd2
2013-09-10 16:58:11 -05:00

28 lines
525 B
ReStructuredText

=====================
Django OpenStack Auth
=====================
Django OpenStack Auth is a pluggable Django authentication backend that
works with Django's ``contrib.auth`` framework to authenticate a user against
OpenStack's Keystone Identity API.
The current version is designed to work with the Keystone V2 API.
.. toctree::
:maxdepth: 2
installation
ref/user
ref/views
ref/forms
ref/backend
ref/utils
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`