Skip to content

Commit 69215bb

Browse files
committed
Update docs
1 parent 0553217 commit 69215bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Django-mfa(Multi-factor Authentication) is a simple django package to add extra
2626

2727
We welcome your feedback on this package. If you run into problems, please raise an issue or contribute to the project by forking the repository and sending some pull requests.
2828

29-
This Package is compatible with Django versions >=1.10 (including at least Django 2.0.7) Documentation is available at readthedocs(http://django-mfa.readthedocs.io/en/latest/)
29+
This Package is compatible with the following Django versions: 2.2, 3.0, 3.1, 3.2. Documentation is available at readthedocs(http://django-mfa.readthedocs.io/en/latest/)
3030

3131
Quick start
3232
-----------

docs/installation_setup.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Requirements
55
~~~~~~~~~~~~
66

77
====== ====================
8-
Python >= 2.6 (or Python 3)
9-
Django >= 1.11
8+
Python 3.6, 3.7, 3.8, 3.9, 3.10
9+
Django 2.2, 3.0, 3.1, 3.2
1010
====== ====================
1111

1212
Installation

0 commit comments

Comments
 (0)