learning circles
coordinate study groups for online courses
Fix error with event serialization on the dash
Update celery setup according to docs
Add email and more config to docker-compose-full config
Fix typo in exception handling!!
Add community_calendar.models.Event to admin interface
Remove user lastname from community calendar API
add name for event author
update event form, add limit to api, display event notification on dashboard
Accept events without moderation for testing
Merge branch 'master' into community-calendar
Add functions for i18n dates and times
Add event table to dashboard
Update community calendar API
Model, view and api for adding events to a community calendar
Update community calendar API
Model, view and api for adding events to a community calendar
Update link to organizer material
Add moderation status to facilitator events table. Remove featured events on dashboard
Switch to LimitOffsetPaging for DRF
Add event moderation flow. An email is sent to all staff when a new event is created
Fix error with event serialization on the dash