Go to file
Evan Culver 9f2523347b Bumping version to 0.2.7-dev to avoid ambiguity in an established package. 2013-10-25 15:23:50 -07:00
docs Updated docs/conf.py to use the test project for settings 2013-06-14 16:19:42 +01:00
provider Bumping version to 0.2.7-dev to avoid ambiguity in an established package. 2013-10-25 15:23:50 -07:00
tests Added manage.py for testing purposes 2013-01-17 16:19:17 +00:00
.gitignore Better .gitignore file 2013-03-02 00:00:26 +01:00
.travis.yml Tests updates 2013-06-14 16:09:55 +01:00
LICENSE Initial commit 2012-01-18 17:03:41 +00:00
MANIFEST.in Included test fixtures in the manifest 2012-01-25 11:02:22 +00:00
README.rst Minor formating tweak to last README change. 2013-10-21 11:54:50 -07:00
manage.py Added manage.py for testing purposes 2013-01-17 16:19:17 +00:00
requirements.txt Tests updates 2013-06-14 16:09:55 +01:00
setup.py Update shortuuid minimium version required 2013-03-01 23:52:42 +01:00
test.sh Added Django trunk to test runner 2013-06-11 11:43:29 +01:00
tox.ini Tests updates 2013-06-14 16:09:55 +01:00

README.rst

django-oauth2-provider
======================

.. image:: https://travis-ci.org/caffeinehit/django-oauth2-provider.png?branch=master

*django-oauth2-provider* is a Django application that provides
customizable OAuth2\-authentication for your Django projects.

`Documentation <http://readthedocs.org/docs/django-oauth2-provider/en/latest/>`_

`Help <https://groups.google.com/d/forum/django-oauth2-provider>`_