You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The naming of get_query_set and get_queryset has been normalised to get_queryset as of this bug. However in django-favit the managers.py still contains the old form.
The text was updated successfully, but these errors were encountered:
The naming of
get_query_set
andget_queryset
has been normalised toget_queryset
as of this bug. However in django-favit themanagers.py
still contains the old form.The text was updated successfully, but these errors were encountered: