drf-url-filters
https://github.com/manjitkumar/drf-url-filters
Python
A django app to apply filters on drf querysets using query params with validations using voluptuous.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to drf-url-filters
Help out
- Issues
- Missing dependency: six
- Add 'six' as a dependency in setup.py
- changed key "description-file" to "description_file" to fix issues bu…
- Update decorators.py
- Does this work with drf documentation?
- url_params overrided in FiltersMixin.__merge_query_params
- url examples?
- Raise MultiInvalid with voluptuous when multiple query params are invalid
- Docs
- Python not yet supported