----
Released 2009-11-23.
* Initial version.
=======
Credits
=======
Django OpenID Provider is developed by Roman BarczyÅski based on code from:
- simon (`django code snippets <http://www.djangosnippets.org/snippets/310/>`_)
- python-openid-2.2.4 examples/djopenid
Contributors
------------
`Bruno Renié`_
* initial setup.py and MANIFEST.in
`Jannis Leidel`_
* code cleanup (tab2spaces, PEP8),
* sreg support,
* CSRF exempt for openid_server,
* simplified host resolution,
* ability to specify OPENID_PROVIDER_STORE in settings.
.. _`Bruno Renié`: http://bitbucket.org/bruno
.. _`Jannis Leidel`: http://bitbucket.org/jezdez