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

Commits on Jan 5, 2018

  1. Make sure Django 1 gets installed instead of Django 2.0

    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 committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    e08b8e2 View commit details
    Browse the repository at this point in the history