Brandon DeRosier
1990dc7fd8
Patch the bulk_enroll request to use a form content type
...
Setting the content type to be form data makes Django Rest Framework v3.6.3 treat all passed JSON data as
POST parameters. This is necessary because this request is forwarded on to the student_update_enrollment
view, which requires all of the parameters to be passed in via POST parameters.
2017-07-20 17:56:56 -04:00
..
2017-06-11 21:48:06 -04:00
2017-07-06 13:12:43 -04:00
2017-06-11 21:48:06 -04:00
2017-07-20 17:56:56 -04:00
2017-06-29 11:04:35 -04:00
2017-07-18 11:19:26 -04:00
2017-06-11 21:48:06 -04:00
2017-06-23 17:34:06 +02:00
2017-06-29 16:08:58 +02:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-07-19 16:48:18 +05:00
2017-06-11 21:48:06 -04:00
2017-06-26 06:41:39 -07:00
2017-06-11 21:48:06 -04:00
2017-07-14 14:00:48 -04:00
2017-07-14 16:05:13 -04:00
2017-07-14 14:00:48 -04:00
2017-07-19 14:17:38 -04:00
2017-07-11 14:35:06 -04:00
2017-07-19 12:27:51 -04:00
2017-06-11 21:48:06 -04:00
2017-07-18 14:33:27 -04:00
2017-07-18 14:33:27 -04:00
2017-06-11 21:48:06 -04:00
2017-07-18 13:51:56 -04:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-07-19 14:17:38 -04:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-07-20 12:53:20 -04:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-07-14 16:05:13 -04:00
2017-07-07 16:04:05 -04:00