Package: django-oauth-toolkit / 0.11.0-1

Metadata

Package Version Patches format
django-oauth-toolkit 0.11.0-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 Use io.open to read UTF 8 encoded files.patch | (download)

setup.py | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 use io.open to read utf-8 encoded files.