• Juanjo SalvadorM
    link
    21 year ago

    This is really cool. I tried something like this long time ago, but pretty limited and crappy. Currently I don’t need it for any of my current projects, but I want to implement one.

    • Jason NovingerOPM
      link
      21 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!