farhan0581 / django-admin-autocomplete-filter

A simple Django app to render list filters in django admin using autocomplete widget.
GNU General Public License v3.0
351 stars 75 forks source link

Added tests for related_query_name. #51

Closed jaredahern closed 3 years ago

jaredahern commented 3 years ago

Add more tests. Looks like I meant to add on these additional tests when I submitted a bunch of changes a while back.

jaredahern commented 3 years ago

Rebased on pre_release and pushed.