d27

The only difference between ordinary and extraordinary is just that little "extra".

proptypes on notification component and better styling on account settings form

add facilitator profile fields, additional team fields, update team card with facilitator profile

Make sure the user is the team organizer before including the invitation URL

Merge branch 'team_invitation_link' of github.com:p2pu/learning-circles into team_invitation_link

add team member table, pending invitations table, and team learning circles tables to facilitator dashboard

Remove kwargs from form_valid and change TeamMembership.user from OneToOne field to a ForeignKey field

allow team members to leave team and use lifetime tracking model for team memberships

allow team members to leave team and use lifetime tracking model for team memberships

Merge branch 'team_invitation_link' of github.com:p2pu/learning-circles into team_invitation_link