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``
195
195
├── login_required_mw
196
196
└── regular
197
197
198
+ .. _django-allauth-results :
199
+
198
200
Results
199
201
-------
200
202
Original file line number Diff line number Diff line change 1
1
Supported libraries
2
2
===================
3
3
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
+
4
18
.. toctree ::
5
19
django-allauth
6
20
django-debug-toolbar
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Third party library support
4
4
Support for third party libraries is determined via the following:
5
5
6
6
- Test suites
7
- - Project integrations
7
+ - Project examples
8
8
- Known limitations
9
9
10
10
Test suites
You can’t perform that action at this time.
0 commit comments