Skip to content

Commit 3911d2e

Browse files
committed
docs: update README and remove Django 3.1 classifier
1 parent 6f2c545 commit 3911d2e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For release notes, see `Changelog <https://raw.githubusercontent.com/modlinltd/d
2626
Requirements
2727
============
2828

29-
- Django 2.2, >= 3.1 on Python 3.6+/PyPy3
29+
- Django 2.2, >= 3.2 on Python 3.6+/PyPy3
3030
- simplejson >= 3.6.5, < 4
3131

3232

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ def get_full_description():
8585
'Programming Language :: Python :: 3 :: Only',
8686
'Framework :: Django',
8787
'Framework :: Django :: 2.2',
88-
'Framework :: Django :: 3.1',
8988
'Framework :: Django :: 3.2',
9089
'Framework :: Django :: 4.0',
9190
'Topic :: Internet :: WWW/HTTP',

0 commit comments

Comments
 (0)