lib
|
Fix string indentation.
|
2015-05-14 12:44:08 -03:00 |
migrations
|
Add missing previously removed migration.
|
2015-04-21 17:43:00 -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 abstract class for Code and Token models.
|
2015-04-21 15:19:43 -03: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 |