carltongibson / django-filter

A generic system for filtering Django QuerySets based on user selections
https://django-filter.readthedocs.io/en/main/
Other
4.39k stars 760 forks source link

Fix docs example about Model[Multiple]ChoiceFilter #1665

Open george-silva opened 1 month ago

george-silva commented 1 month ago

This PR simply changes the documentation example. In this case, as I explained in this this issue, the __uuid suffix for the field_name attribute is not necessary!