Ben Patterson
|
2fd6add524
|
Revert "Merge DRF 3.1 in to master"
|
2015-09-28 17:12:43 -04:00 |
|
Brian Beggs
|
53524efbd8
|
Fixes for rebasing of the release on 2015-09-23
|
2015-09-28 11:52:33 -04:00 |
|
Will Daly
|
d11ccad0fc
|
Upgrade djangorestframework to v3.1
* Upgrade edx-submissions
* Upgrade edx-ora2
* Upgrade edx-val
* Upgrade edx-proctoring
* Update all edx-platform code that depends on DRF, including:
- auth_exchange
- cors_csrf
- embargo
- enrollment
- util
- commerce
- course_structure
- discussion_api
- mobile_api
- notifier_api
- teams
- credit
- profile_images
- user_api
- lib/api (OAuth2 and pagination)
|
2015-09-28 11:52:30 -04:00 |
|
Peter Fogg
|
33f559b04a
|
Remove membership field from teams when serializing memberships.
TNL-3281
|
2015-09-15 13:05:10 -04:00 |
|
Peter Fogg
|
48f72612c3
|
Prevent over-expansion of team memberships.
TNL-3202
|
2015-09-11 12:55:39 -04:00 |
|
Greg Price
|
174b4d943a
|
Handle whitespace-only content in discussion API
The comments service rejects whitespace-only content for certain
strings, so the discussion API should also reject such content.
|
2015-06-19 12:01:34 -04:00 |
|
Greg Price
|
73d891313a
|
Add thread editing to discussion API
This is done via PATCH on a thread instance endpoint.
|
2015-06-04 10:56:43 -04:00 |
|
Ben McMorran
|
9d336c33eb
|
TNL-1897 Implement Course Team API
|
2015-06-03 18:04:17 +00:00 |
|