Skip to content

Commit 86d4bac

Browse files
Updated docs (#911)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0234955 commit 86d4bac

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,15 +178,17 @@ INSTALLED_APPS = [
178178

179179
| Python | Supported version |
180180
|--------------|--------------------|
181-
| Python2.x | `<=2.5.3` |
182-
| Python3.5 | `<=2.9.6` |
183-
| Python3.6+ | All versions |
181+
| Python2.x | `<=2.5.3` |
182+
| Python3.5 | `<=2.9.6` |
183+
| Python3.6+ | `<=5.3.3` |
184+
| Python3.7+ | All versions |
184185

185186
| Django | Supported version |
186187
|--------------|---------------------|
187188
| 1.11 | `<=2.7.2` |
188189
| 2.x | All versions |
189190
| 3.x | All versions |
191+
| 4.x | All versions |
190192

191193
## Running locally
192194

0 commit comments

Comments
 (0)