d27

The only difference between ordinary and extraordinary is just that little "extra".

Send signup notifications to all facilitators and update template copy. Closes

Ensure user is authenticated before trying to get team data. Fix error for unauthenticated users on the learning circle creation page

Merge branch 'lc-co-facilitators' of github.com:p2pu/learning-circles into lc-co-facilitators

feat: self-removal-warning changing style of warning (button and removing hr)

feat: self-removal-warning changing to inline warning when current user removed as facilitator

Update django admin to display multiple facilitators and search for them. Closes

feat: self-removal-warning show a warning message when a user removes themselves as facilitator

Add facilitators to `to_dict` serialization that is part of the StudyGroup model. Move fields around to better compare with serialization in API

API validating and error message to ensure that all facilitators are not removed from a learning circle. Closes