Package: django-oauth-toolkit / 1.3.3-1

Metadata

Package Version Patches format
django-oauth-toolkit 1.3.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Replace CDN URL with a local bootstrap CSS file.patch | (download)

oauth2_provider/templates/oauth2_provider/base.html | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 replace cdn url with a local bootstrap css file

0002 Add DJANGO_SETTINGS_MODULE to get picked up by pytes.patch | (download)

tox.ini | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add django_settings_module to get picked up by pytest-django.


0003 Disable test which requires remote host.patch | (download)

tests/test_oauth2_validators.py | 42 21 + 21 - 0 !
1 file changed, 21 insertions(+), 21 deletions(-)

 disable test which requires remote host.