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+}"
21
21
framework = " Django"
22
22
pymongo-version = " 4.11"
23
23
pymongo-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
365
365
- *Full Support Not Planned*.
366
366
367
367
* - ``distinct()``
368
- - *Unsupported*.
369
- - *Unsupported*.
368
+ - ✓
369
+ - ✓
370
370
371
371
* - ``extra()``
372
372
- *Unsupported*.
@@ -569,14 +569,14 @@ Third Party Library Support
569
569
- General Availability Support
570
570
571
571
* - `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
+ - ✓
575
576
576
577
* - `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*.
580
580
581
581
* - `Django-allauth <https://docs.allauth.org/en/latest/>`__
582
582
- *Unsupported*.
You can’t perform that action at this time.
0 commit comments