This commit is contained in:
Jeremy Stretch 2016-09-19 16:21:42 -04:00
parent 97e9499a94
commit 84c282b05b

View File

@ -58,7 +58,6 @@ def get_filter_choices(model, id_field='pk', select_related=[], count_field=None
return choices
#
# Widgets
#