Update docs/api-guide/filtering.md

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
This commit is contained in:
Rohit 2025-05-13 14:09:27 +05:30 committed by GitHub
parent e7fb68b61d
commit 7180991b2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -368,5 +368,5 @@ The [djangorestframework-word-filter][django-rest-framework-word-search-filter]
[django-url-filter]: https://github.com/miki725/django-url-filter
[drf-url-filter]: https://github.com/manjitkumar/drf-url-filters
[HStoreField]: https://docs.djangoproject.com/en/stable/ref/contrib/postgres/fields/#hstorefield
[JSONField]: https://docs.djangoproject.com/en/3.0/ref/contrib/postgres/fields/#jsonfield
[JSONField]: https://docs.djangoproject.com/en/stable/ref/models/fields/#django.db.models.JSONField
[postgres-search]: https://docs.djangoproject.com/en/stable/ref/contrib/postgres/search/