File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed
Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -195,6 +195,8 @@ Via ``dm repo test django-filter -l``
195195 ├── login_required_mw
196196 └── regular
197197
198+ .. _django-allauth-results :
199+
198200Results
199201-------
200202
Original file line number Diff line number Diff line change 11Supported libraries
22===================
33
4+ +------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
5+ | **Library ** | **Test suites ** | **Project examples ** | **Known limitations ** |
6+ +------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
7+ | django-allauth | :ref: `Results <django-allauth-results >` | Example | Known limitations |
8+ +------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
9+ | django-debug-toolbar | Results | Example | Known limitations |
10+ +------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
11+ | django-filter | Results | Example | Known limitations |
12+ +------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
13+ | django-rest-framework | Results | Example | Known limitations |
14+ +------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
15+ | wagtail | Results | Example | Known limitations |
16+ +------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
17+
418.. toctree ::
519 django-allauth
620 django-debug-toolbar
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Third party library support
44Support for third party libraries is determined via the following:
55
66- Test suites
7- - Project integrations
7+ - Project examples
88- Known limitations
99
1010Test suites
You can’t perform that action at this time.
0 commit comments