django-oidc-provider/oidc_provider
Brice Gelineau 8666990f69 Fix translations handling
Fix a missing _lazy.
Fix locale inclusion in the sdist package.
Fix French locale compiling.
2016-11-24 13:09:19 +01:00
..
lib Fix translations handling 2016-11-24 13:09:19 +01:00
locale Fix translations handling 2016-11-24 13:09:19 +01:00
management Update pyjwkest to version 1.3.0. 2016-10-03 12:54:54 -03:00
migrations Re-generate migrations with Python 3. 2016-11-01 12:00:13 -03:00
static/oidc_provider/js Initial Session Management version. 2016-10-28 15:25:52 -03:00
templates/oidc_provider Initial Session Management version. 2016-10-28 15:25:52 -03:00
tests Fix translations handling 2016-11-24 13:09:19 +01:00
__init__.py Improve admin models. 2015-12-04 13:55:04 -03:00
admin.py Add post_logout_redirect_uris for Client model. 2016-10-31 16:36:58 -03:00
apps.py Add new app configuration file. 2015-12-04 13:55:34 -03:00
middleware.py Fix bug in Python 3 using Session Management middleware. 2016-11-04 15:40:35 -03:00
models.py Add post_logout_redirect_uris for Client model. 2016-10-31 16:36:58 -03:00
settings.py Initial Session Management version. 2016-10-28 15:25:52 -03:00
urls.py Fix urls and names. 2016-11-01 12:15:48 -03:00
views.py Fix urls and names. 2016-11-01 12:15:48 -03:00