Skip to content

StaffDirectoryView causing no instructors to show on Instructor Page #152

@afs2015

Description

@afs2015

Currently on our instructor page https://bostonlindyhop.com/instructors/ no instructors are showing up. I have noticed https://newcolumbiaswing.org/about/instructors/ has the same issue as well.

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions