d27
The only difference between ordinary and extraordinary is just that little "extra".
learning circles table, courses table, upcoming meetings card
Add p2pu.github.io to CORS whitelist
Fix error reading data instead of cleaned_data
Add signup count back for logged in users on reports view
Merge branch '2019-05-signup-api'
Merge branch 'master' of github.com:p2pu/learning-circles
Rename field in signup api
Update schema - chain now fails on first error, boolean parses text "on" or "true" to mean True
Add protocol ENV variable to docker-compose file
Rename field in signup api
Merge pull request from p2pu/new_facilitator_dashboard
[WIP] New facilitator dashboard
Make boolean fields boolean
Remove signup count from public API
Merge branch 'new_facilitator_dashboard' of github.com:p2pu/learning-circles into new_facilitator_dashboard
Merge branch 'new_facilitator_dashboard' of github.com:p2pu/learning-circles into new_facilitator_dashboard
removed unused fields from api, use relative paths instead of full url for frontend
Only allow unlisted courses to be returned by the API if it is also scoped by user
Log error when instagram request fails
better error reporting for instagram feed, fix pagination issue on recent successes, put all drafts in upcoming LC table