Go to file
Pierre Dulac 674cfd4b25 Better .gitignore file 2013-03-02 00:00:26 +01:00
docs Update the documentation content 2013-03-01 23:54:26 +01:00
example Add the basic settings.py file to the example project 2013-03-01 23:53:56 +01:00
provider Update the draft references with the released rfc6749 2013-03-01 23:48:01 +01: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 Travis update 2013-01-17 17:25:34 +00: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 Updating TravisCI settings to point to only master and develop branches and update README to point to my project build image. 2013-01-08 17:12:12 -08:00
manage.py Added manage.py for testing purposes 2013-01-17 16:19:17 +00:00
requirements.txt Update shortuuid minimium version required 2013-03-01 23:52:42 +01:00
setup.py Update shortuuid minimium version required 2013-03-01 23:52:42 +01:00
test.sh Added manage.py for testing purposes 2013-01-17 16:19:17 +00:00
tox.ini Added manage.py for testing purposes 2013-01-17 16:19:17 +00:00

README.rst

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

.. image:: https://secure.travis-ci.org/eculver/django-oauth2-provider.png?branch=develop

*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/>`_