Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure Django 1 gets installed instead of Django 2.0 #62

Merged
merged 1 commit into from
Jan 6, 2018

Conversation

fishilico
Copy link
Member

The last release of django-oidc-provider (0.5.2) was not compatible with Django 2.0. A fix has been integrated upstream (juanifioren/django-oidc-provider#216) but no released version of django-oidc-provider comes with it yet.

Wait for such a release by marking Django 2.0 as unsupported for now in the setup.py requirements, event with Python 3.

The last release of django-oidc-provider (0.5.2) was not compatible with
Django 2.0. A fix has been integrated upstream
(juanifioren/django-oidc-provider#216) but no
released version of django-oidc-provider comes with it yet.

Wait for such a release by marking Django 2.0 as unsupported for now in
the setup.py requirements, event with Python 3.
@fishilico fishilico merged commit 64d3bc9 into master Jan 6, 2018
@fishilico fishilico deleted the niooss/force-django-1 branch January 6, 2018 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants