learning circles
coordinate study groups for online courses
Remove kwargs from form_valid and change TeamMembership.user from OneToOne field to a ForeignKey field
invitation options for organizers on facilitator dashboard
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
fix up the invitation confirm logic
Add pseudocode for team invitations. WIP
Merge branch 'team_invitation_link' of github.com:p2pu/learning-circles into team_invitation_link
add team membership form to account settings page
show team invitation link on dashboard WIP
show team member email addresses
show team invitation link on dashboard WIP
make weekly update available to team members but hide email addresses unless organizer or staff
add team to learning circles table on community digest
unified team invitation flow for implicit and explicit invitations, add invitation confirmation text, add help text for contact URL
implicit team notification and improvements to dashboard notifications
update team api test for multiple organizers field
update tests to reflect alphabetical order
improvements to profile form
create profile for user to fix tests