django-rest-framework-filters

Better filtering for Django REST Framework (by philipn)

Django-rest-framework-filters Alternatives

Similar projects and alternatives to django-rest-framework-filters

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better django-rest-framework-filters alternative or higher similarity.

django-rest-framework-filters reviews and mentions

Posts with mentions or reviews of django-rest-framework-filters. We have used some of these posts to build our list of alternatives and similar projects.
  • Django Rest Framework filtering calculated model property
    1 project | /r/codehunter | 19 Apr 2022
    class WeightSlipSerializer(serializers.ModelSerializer): class Meta: model = models.WeightSlip fields = ('grossdate', 'grossweight', 'taredate', 'tareweight', 'slipdate', 'netweight', 'vehicle') read_only_fields = ('slipdate', 'netweight') I am trying to use the django-rest-framework-filters to filter on the calculated 'netweight' and 'slipdate' properties:

Stats

Basic django-rest-framework-filters repo stats
1
839
0.0
5 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com