File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed
Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -21,3 +21,4 @@ django-docs = "https://docs.djangoproject.com/en/{+django-version+}"
2121framework = " Django"
2222pymongo-version = " 4.11"
2323pymongo-docs = " https://www.mongodb.com/docs/languages/python/pymongo-driver/current"
24+ odm-cli = " https://django-mongodb-cli.readthedocs.io/en/{+django-version+}"
Original file line number Diff line number Diff line change @@ -365,8 +365,8 @@ Query Support
365365 - *Full Support Not Planned*.
366366
367367 * - ``distinct()``
368- - *Unsupported*.
369- - *Unsupported*.
368+ - ✓
369+ - ✓
370370
371371 * - ``extra()``
372372 - *Unsupported*.
@@ -569,14 +569,14 @@ Third Party Library Support
569569 - General Availability Support
570570
571571 * - `Django-filter <https://django-filter.readthedocs.io/en/stable/>`__
572- - *Unsupported*.
573- - *Partially Supported*. This release will support most use cases and outline
574- limitations.
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+ - ✓
575576
576577 * - `Django Rest Framework <https://www.django-rest-framework.org/>`__
577- - *Unsupported*.
578- - *Partially Supported*. This release will support most use cases and outline
579- limitations.
578+ - *Partially Supported*.
579+ - *Partially Supported*.
580580
581581 * - `Django-allauth <https://docs.allauth.org/en/latest/>`__
582582 - *Unsupported*.
You can’t perform that action at this time.
0 commit comments