You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-82Lines changed: 11 additions & 82 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ See http://dynamic-rest.readthedocs.org for full documentation.
29
29
-[Directory panel](#directory-panel)
30
30
-[Optimizations](#optimizations)
31
31
-[Settings](#settings)
32
-
-[Compatibility table](#compatibility-table)
32
+
-[Compatibility](#compatibility)
33
33
-[Contributing](#contributing)
34
34
-[License](#license)
35
35
@@ -625,87 +625,16 @@ DYNAMIC_REST = {
625
625
}
626
626
```
627
627
628
-
# Compatibility table
629
-
630
-
Not all versions of Python, Django, and DRF are compatible. Here are the combinations you can use reliably with DREST (all tested by our tox configuration):
0 commit comments