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
I believe the issue is in the file danceschool/core/views.py that the line staff = context.get('staffmember_list', StaffMember.objects.none()) in StaffDirectoryView is returning None instead of staffmember_list.