• Jason Novinger@programming.devOPM
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Same, this has come up on a couple different projects for me. Right now, we only really take defined GET query params in a DRF endpoint and django-filter has been handling that perfectly.

    But, I’ll be on the lookout for places to use this approach!