d27
The only difference between ordinary and extraordinary is just that little "extra".
Add DRF viewsets for team invitations and membership
Use learning circle team affiliation for weekly reports
Use team stored as part of learning circle model when querying the API
Link learning circle to the team of the facilitator at the time of creation
Add django task to link learning circles to teams
Add team field to learning circle model
Serialize membership field in team API
Add membership field to teams model
Merge pull request from p2pu/python-3.9
Upgrade to newer python
Merge branch 'master' into python-3.9
Update django container to use python:3.9-slim
Remove unused template code
Update button on learning circle creation data selection tab
Merge pull request from p2pu/master
Release 2021-11-23
Add email to profile settings page and move text about updating an email address to field help text
Fix back button on learning circle signup pages