We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f3f824 commit e250be7Copy full SHA for e250be7
README.rst
@@ -46,8 +46,8 @@ Why use django-redis?
46
Requirements
47
~~~~~~~~~~~~
48
49
-- `Python`_ 3.6+
50
-- `Django`_ 2.2+
+- `Python`_ 3.8+
+- `Django`_ 4.2+
51
- `redis-py`_ 3.0+
52
- `Redis server`_ 2.8+
53
changelog.d/755.misc
@@ -0,0 +1 @@
1
+Update minimum support Python version to 3.8 and Django version to 4.2 in README.md
0 commit comments