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

Docs page lists wrong version of Django #35

Open
clacina opened this issue Jan 25, 2019 · 4 comments
Open

Docs page lists wrong version of Django #35

clacina opened this issue Jan 25, 2019 · 4 comments

Comments

@clacina
Copy link

clacina commented Jan 25, 2019

https://django-mfa.readthedocs.io/en/latest/installation_setup.html

Shows Django requirement as < 1.10

Python | >= 2.6 (or Python 3)
Django | < 1.10

@GuganVignesh
Copy link

GuganVignesh commented Feb 18, 2019

It isn't its showing right ! if in case you want more details check this issue #38
@chaitu210 @ashwin31 @gregkster

@brianmay
Copy link
Contributor

It sounds like it is compatible with Django 1.11, though?

If so, the requirement is wrong.

@brianmay
Copy link
Contributor

Actually it looks the projects support more recent versions of Django too, as that issue was resolved.

@brianmay
Copy link
Contributor

It looks like this project now requires Django >= 2, because it uses features such as django.urls.path which are not available in earlier versions of Django. Meaning the documentation is wrong.

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

No branches or pull requests

3 participants