Has anyone successfully used DRF to make API calls using gte, lte, and range? If so, what extension did you use? I've tried django-filters and django-rest-framework-filters but neither work as stated. If someone can share their code that would be much appreciated. Thanks.
--
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-fram...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I've tried django-filters and django-rest-framework-filters but neither work as stated
I've tried django-filters and django-rest-framework-filters but neither work as statedwhat do you mean by this?
--