Skip to content

Commit e8036c8

Browse files
committed
edits
1 parent a48bad1 commit e8036c8

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ django-docs = "https://docs.djangoproject.com/en/{+django-version+}"
2121
framework = "Django"
2222
pymongo-version = "4.11"
2323
pymongo-docs = "https://www.mongodb.com/docs/languages/python/pymongo-driver/current"
24+
odm-cli = "https://django-mongodb-cli.readthedocs.io/en/{+django-version+}"

source/limitations-upcoming.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff 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*.

0 commit comments

Comments
 (0)