Skip to content

Commit 7d9bb3b

Browse files
committed
Prepare 1.7 release
1 parent 5f8e639 commit 7d9bb3b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ contains the package `django-two-factor-auth`_, but that application is not a
3131
dependency for this package. Also have a look at the bundled example templates
3232
and views to see how you can integrate the application into your project.
3333

34-
Compatible with Django 1.11 and 2.0 on Python 2.7, 3.4, 3.5 and 3.6.
34+
Compatible with Django 2.2 and 3.0 on Python 3.5, 3.6, 3.7 and 3.8.
3535
Documentation is available at `readthedocs.org`_.
3636

3737

docs/release-notes.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Release Notes
22
=============
33

4+
1.7.0
5+
-----
6+
* new: Support for Django 2.2+.
7+
* Dropped Django <2.2 support.
8+
49
1.6.0
510
-----
611
* New: Support for Django 2.0.

0 commit comments

Comments
 (0)