learning circles
coordinate study groups for online courses
save custom ls name and course description, update help text, make image preview a circle
update lc signup form, lc creation form
description and registration section styles, responsive styles
Merge pull request from p2pu/lc_signup_page
fixing up lc signup page and dashboard
add draft warning on signup page, update language input label, fix signup success page
update tests with active scope
use weeks for duration on draft lcs; back button uses prev url; added AOS; fixed styling; added signup_count to API, merged upcoming and current LC tables on dashboard
Merge branch 'master' of github.com:p2pu/learning-circles
Add pg_dump to docker image for backups
add draft warning on signup page, update language input label, fix signup success page
Merge pull request from p2pu/fix_rating_bar_chart
sort keys
Include unlisted courses for team members
update tests with active scope
use weeks for duration on draft lcs; back button uses prev url; added AOS; fixed styling; added signup_count to API, merged upcoming and current LC tables on dashboard
add form to update team information with link in dashboard
upate locators for meeting time
updated locators for latest version of react-select
add pk_url_kwarg to team update view
Merge pull request from p2pu/dependabot/pip/django-2.2.13
Bump django from 2.2.10 to 2.2.13