Skip to content

Conversation

@AnandajithS
Copy link
Contributor

This PR introduce the 'is_alumni' attribute to the 'Member' object to keep track of members who have graduated

  • Added a view called active_members which filters out alumni by selecting rows where 'is_alumni' is set to false

  • Updated the queries accordingly to make use of `active_members'

Closes #155

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add alumni flag and related functionality

1 participant