@@ -384,7 +384,7 @@ Query Support
384
384
* - ``raw()``
385
385
- *Unsupported*. However, you can use the ``raw_aggregate()`` method
386
386
to run queries that use MongoDB's aggregation pipeline syntax.
387
- - *Unsupported *.
387
+ - *Full Support Not Planned *.
388
388
389
389
* - ``update()``
390
390
- *Partially Supported*. You cannot use this method to perform
@@ -569,26 +569,21 @@ Third Party Library Support
569
569
- General Availability Support
570
570
571
571
* - `Django-filter <https://django-filter.readthedocs.io/en/stable/>`__
572
- - ✓ Most use cases are supported. For more information about support
573
- for this library, see `Django filter <{+odm-cli+}/supported-libraries/django-filter.html>`__
574
- in the {+django-odm+} CLI documentation.
575
- - ✓
572
+ - *Partially Supported*. Most use cases are supported.
573
+ - *Partially Supported*. This release will outline use case limitations.
576
574
577
575
* - `Django Rest Framework <https://www.django-rest-framework.org/>`__
578
- - *Partially Supported*.
579
- - *Partially Supported*.
576
+ - *Partially Supported*. Most use cases are supported.
577
+ - *Partially Supported*. This release will outline use case limitations.
580
578
581
579
* - `Django-allauth <https://docs.allauth.org/en/latest/>`__
582
- - *Unsupported*.
583
- - *Partially Supported*. This release will support most use cases and outline
584
- limitations.
580
+ - *Partially Supported*. Most use cases are supported.
581
+ - *Partially Supported*. This release will outline use case limitations.
585
582
586
583
* - `Wagtail <https://wagtail.org/>`__
587
- - *Unsupported*.
588
- - *Partially Supported*. This release will support most use cases and outline
589
- limitations.
584
+ - *Partially Supported*. Most use cases are supported.
585
+ - *Partially Supported*. This release will outline use case limitations.
590
586
591
587
* - `Django Debug Toolbar <https://django-debug-toolbar.readthedocs.io/en/latest/>`__
592
- - *Unsupported*.
593
- - *Partially Supported*. This release will support most use cases and outline
594
- limitations.
588
+ - *Partially Supported*. Most use cases are supported.
589
+ - *Partially Supported*. This release will outline use case limitations.
0 commit comments