Update ORA2 and submissions to include field error printing. - #15626
Conversation
|
I'm waiting for https://travis-ci.org/edx/edx-ora2/builds/255802647 to pass, since the version bump contains @iloveagent57's django upgrade work. Once that's done, I'll merge openedx/edx-ora2#1026 and create the new tag against master. |
|
@doctoryes This will bring in django 1.11 upgrade in edx-submission. Is submission module of django 1.11 ready to be released? |
|
@schenedx to clarify, this is installing a version of edx-submissions which is compatible with any django version in the range >1.8,<2.0, it does not force django 1.11 to be installed. I had been intending to include this upgrade in my work at openedx/edx-ora2#1023, but we wanted to get this out sooner. |
8e4808f to
1d5dd7f
Compare
|
jenkins run bokchoy |
1d5dd7f to
bdc5c85
Compare
|
EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production on Friday, July 21, 2017. |
|
EdX Release Notice: This PR has been deployed to the production environment. |
https://openedx.atlassian.net/browse/LEARNER-1977
Update edx-platform to use new versions of ORA2 and submissions to properly print out StudentItemSerializer field errors - and any other field errors.
@schenedx @iloveagent57 @efischer19 FYI