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 0596448 commit 407b07cCopy full SHA for 407b07c
README.md
@@ -8,14 +8,11 @@ This app is a generic way to provide filters that convert text into html.
8
9
## Compatibility Matrix:
10
11
-| Py/Dj | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 |
12
-|-----------|-----|-----|------|------|------|
13
-| 3.2 (LTS) | ✓ | ✓ | ✓ | ✓ | ✓ |
14
-| 4.0 | ✓ | ✓ | ✓ | ✓ | ✓ |
15
-| 4.1 | ✓ | ✓ | ✓ | ✓ | ✓ |
16
-| 4.2 (LTS) | ✓ | ✓ | ✓ | ✓ | ✓ |
17
-| 5.0 | — | — | ✓ | ✓ | ✓ |
18
-| 5.1 | — | — | ✓ | ✓ | ✓ |
+| Py/Dj | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 |
+|-----------|-----|-----|------|------|------|------|
+| 4.2 (LTS) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
+| 5.0 | — | — | ✓ | ✓ | ✓ | ✓ |
+| 5.1 | — | — | ✓ | ✓ | ✓ | ✓ |
19
20
## Quickstart
21
0 commit comments