learning circles
coordinate study groups for online courses
Add meeting to data in tests
Add new field to fixtures
Add address to weekly reminders
Rename serialization functions
Add toggle for online learning circles
Do not encode UTF-8 as asci in API
Do not encode UTF-8 as asci in API
Check for empty meeting set
Remove meets_weekly field from database - it was set to False incorrectly in many instances and keeping it correct is a pain
Update docker-compose file for testing
Update test to use meeting end date rather than duration and fix test that depended on a relative date without using freezetime
Add timezone to time on meeting selection tab
Prevent end times that goes into the next day
Add missing helper utility and add frontend path to webpack config to avoid relative imports
Change minute duration to start/end/ time
Update title for meeting date/time selection tab
Merge branch 'meetingsss' of github.com:p2pu/learning-circles into meetingsss