Skip to content

Commit 9a60382

Browse files
committed
Add supported libaries table
1 parent d17860c commit 9a60382

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

docs/source/supported-libraries/django-debug-toolbar.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Django debug toolbar
22
====================
33

4+
.. _django-debug-toolbar-results:
5+
46
Results
57
-------
68

docs/source/supported-libraries/index.rst

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ Supported libraries
44
Overview
55
--------
66

7-
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
8-
| **Library** | **Test suites** | **Project examples** | **Known limitations** |
9-
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
10-
| django-allauth | :ref:`63% passing <django-allauth-results>` | | |
11-
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
12-
| django-debug-toolbar | | | |
13-
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
14-
| django-filter | | | |
15-
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
16-
| django-rest-framework | | | |
17-
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
18-
| wagtail | | | |
19-
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
7+
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+
8+
| **Library** | **Test suites** | **Project examples** | **Known limitations** |
9+
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+
10+
| django-allauth | :ref:`63% passing <django-allauth-results>` | | |
11+
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+
12+
| django-debug-toolbar | :ref:`73% passing <django-debug-toolbar-results>` | | |
13+
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+
14+
| django-filter | | | |
15+
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+
16+
| django-rest-framework | | | |
17+
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+
18+
| wagtail | | | |
19+
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+
2020

2121
Libraries
2222
---------

0 commit comments

Comments
 (0)