- 12 Nov, 2014 1 commit
-
-
Also fixes failing Python unit tests
Renzo Lucioni committed
-
- 07 Nov, 2014 1 commit
-
-
Will Daly committed
-
- 30 Oct, 2014 1 commit
-
-
Renzo Lucioni committed
-
- 16 Oct, 2014 1 commit
-
-
Will Daly committed
-
- 23 May, 2014 1 commit
-
-
Expose a new endpoint to query a list of users based on a role name (Moderator, Student, etc.) and a course_id. This will initially be used by the notifier to send daily digest messages to forum moderators.
stv committed
-
- 11 Mar, 2014 1 commit
-
-
The endpoint includes the key of the desired preference in the URL and returns the list of users for whom the preference is set (regardless of the value).
Greg Price committed
-
- 14 Feb, 2014 4 commits
-
-
thedeadparrot committed
-
thedeadparrot committed
-
Also, refactor tests such that we're not deleting users or prefs
Diana Huang committed -
Julia Hansbrough committed
-
- 22 Jul, 2013 1 commit
-
-
The new API uses Django REST Framework. For now, it is designed specifically to support the use cases required by the forum digest notifier (not yet built), with a goal of making it more generally useful over time.
Greg Price committed
-