Skip to content

Commit 2a4e473

Browse files
committed
Add supported libaries table
1 parent 564a053 commit 2a4e473

File tree

1 file changed

+23
-15
lines changed

1 file changed

+23
-15
lines changed

docs/source/supported-libraries/index.rst

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,29 @@ Supported libraries
33

44
|
55
6-
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+-------------------------+
7-
| **Library** | **Test suites** | **Project examples** | **Known limitations** | **Notes** |
8-
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+-------------------------+
9-
| **django-allauth** | :ref:`63% passing <django-allauth-results>` | | | |
10-
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+-------------------------+
11-
| **django-debug-toolbar** | :ref:`73% passing <django-debug-toolbar-results>` | | SQL panel not supported. | |
12-
| | | | Use MQL panel from | |
13-
| | | | django-mongodb-extensions. | |
14-
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+-------------------------+
15-
| **django-filter** | :ref:`93% passing <django-filter-results>` | | | |
16-
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+-------------------------+
17-
| **django-rest-framework** | :ref:`81% passing <django-rest-framework>` | | | |
18-
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+-------------------------+
19-
| **wagtail** | :ref:`43% passing <wagtail>` | | URL patterns | Prior to `256`_ merge. |
20-
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+-------------------------+
6+
+------------------------------------+-------------------------------------------------------------+-------------------------------+----------------------------------+-------------------------+
7+
| **Library** | **Test suites** | **Project examples** | **Known limitations** | **Notes** |
8+
+------------------------------------+-------------------------------------------------------------+-------------------------------+----------------------------------+-------------------------+
9+
| **django-allauth** | :ref:`63% passing <django-allauth-results>` | | | |
10+
+------------------------------------+-------------------------------------------------------------+-------------------------------+----------------------------------+-------------------------+
11+
| **django-debug-toolbar** | :ref:`73% passing <django-debug-toolbar-results>` | | SQL panel not supported. | |
12+
| | | | Use MQL panel from | |
13+
| | | | django-mongodb-extensions. | |
14+
+------------------------------------+-------------------------------------------------------------+-------------------------------+----------------------------------+-------------------------+
15+
| **django-filter** | :ref:`93% passing <django-filter-results>` | | | |
16+
+------------------------------------+-------------------------------------------------------------+-------------------------------+----------------------------------+-------------------------+
17+
| **django-rest-framework** | :ref:`81% passing <django-rest-framework-results>` | | | |
18+
+------------------------------------+-------------------------------------------------------------+-------------------------------+----------------------------------+-------------------------+
19+
| | | | In addition to custom apps and | Test results prior to |
20+
| | | | migrations, requires | |
21+
| | | | | |
22+
| **wagtail** | :ref:`43% passing <wagtail-results>` | | custom URL patterns | merge of #`256`_. |
23+
| | | | | |
24+
| | | | | |
25+
| | | | | |
26+
| | | | | |
27+
| | | | | |
28+
+------------------------------------+-------------------------------------------------------------+-------------------------------+----------------------------------+-------------------------+
2129

2230
|
2331

0 commit comments

Comments
 (0)