Skip to content

Commit 2497295

Browse files
committed
Add supported libaries table
1 parent 3b2be23 commit 2497295

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

docs/source/supported-libraries/index.rst

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
11
Supported libraries
22
===================
33

4+
Overview
5+
--------
6+
47
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
58
| **Library** | **Test suites** | **Project examples** | **Known limitations** |
69
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
7-
| django-allauth | :ref:`Results <django-allauth-results>` | Example | Known limitations |
10+
| django-allauth | :ref:`63% passing <django-allauth-results>` | | |
811
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
9-
| django-debug-toolbar | Results | Example | Known limitations |
12+
| django-debug-toolbar | | | |
1013
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
11-
| django-filter | Results | Example | Known limitations |
14+
| django-filter | | | |
1215
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
13-
| django-rest-framework | Results | Example | Known limitations |
16+
| django-rest-framework | | | |
1417
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
15-
| wagtail | Results | Example | Known limitations |
18+
| wagtail | | | |
1619
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
1720

21+
Libraries
22+
---------
23+
1824
.. toctree::
1925
django-allauth
2026
django-debug-toolbar

0 commit comments

Comments
 (0)