django-oidc-provider/oidc_provider
2015-06-08 13:01:09 -03:00
..
lib removing unnecesary imports 2015-06-08 12:32:55 -03:00
migrations Add missing previously removed migration. 2015-04-21 17:43:00 -03:00
templates/oidc_provider Remove unnecessary tag in authorize template. 2015-03-19 14:10:30 -03:00
tests adding test settings, templates.. 2015-06-08 13:01:09 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
admin.py Bump version 0.0.4. 2015-04-22 11:53:19 -03:00
models.py add __str__ and __unicode__ methods to models so they look better in the admin pages 2015-05-30 21:54:04 +10:00
settings.py Add OIDC_AFTER_USERLOGIN_HOOK setting. 2015-03-19 14:04:32 -03:00
urls.py Add Provider Configuration Information endpoint. 2015-03-04 16:24:41 -03:00
views.py Add OIDC_AFTER_USERLOGIN_HOOK setting. 2015-03-19 14:04:32 -03:00