@@ -384,7 +384,7 @@ Query Support
384384 * - ``raw()``
385385 - *Unsupported*. However, you can use the ``raw_aggregate()`` method
386386 to run queries that use MongoDB's aggregation pipeline syntax.
387- - *Unsupported *.
387+ - *Full Support Not Planned *.
388388
389389 * - ``update()``
390390 - *Partially Supported*. You cannot use this method to perform
@@ -569,26 +569,21 @@ Third Party Library Support
569569 - General Availability Support
570570
571571 * - `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.
576574
577575 * - `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.
580578
581579 * - `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.
585582
586583 * - `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.
590586
591587 * - `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