Take a look at https://github.com/columbia-it/django-jsonapi-training/blob/master/myapp/views.py#L142-L161
On Thu, Jan 3, 2019 at 5:57 PM Foobar <[email protected]> wrote: > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Alan Crosswell Associate VP & CTO -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
