d27
The only difference between ordinary and extraordinary is just that little "extra".
only access user profile if there is one - fixes test errors
add new team fields to team
add facilitator profile to dashboard
Switch user creating util
Remove commented steps from Dockerfile
Change base image for docker to buster-lite
Add no-cache-dir to pip install
add facilitator profile to dashboard
Switch user creating util
Remove commented steps from Dockerfile
Add no-cache-dir to pip install
add new team fields to team
Combine current and upcoming learning circles on dashboard. See issue
Bump acorn from 6.1.1 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1)
Signed-off-by: dependabot[bot]
Prevent creation of a learning circle with a venue name resulting in an empty slug. Fixes
Mark location and facilitator feedback safe. Closes
Add test case to catch double escape of meeting reminders
Remove place_id from profile when a user deletes their account
Switch order of help text when including America format info for mobile input. See