django-oidc-provider/oidc_provider/tests
Graham Ullrich ba4faee6ef Fix global imports
Global imports ("from X import *") are discouraged in Python.
2016-08-11 16:05:13 -06:00
..
app Fix global imports 2016-08-11 16:05:13 -06:00
templates/accounts Clean templates in tests. 2015-06-23 15:05:47 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
test_authorize_endpoint.py Fix global imports 2016-08-11 16:05:13 -06:00
test_creatersakey_command.py Implementation of RSA Keys using Models. Also providing DOC. 2016-01-25 17:52:24 -03:00
test_logout_endpoint.py Fix global imports 2016-08-11 16:05:13 -06:00
test_provider_info_endpoint.py Fix global imports 2016-08-11 16:05:13 -06:00
test_token_endpoint.py Fix global imports 2016-08-11 16:05:13 -06:00
test_userinfo_endpoint.py Fix global imports 2016-08-11 16:05:13 -06:00
test_utils.py Make SITE_URL optional. 2016-05-25 14:58:58 -07:00