__init__.py
9.79 KB
-
Add POST method to CourseSummariesView · ff9fb9bb
POST method allows large number of course ID arguments to be passed as data, while GET method is restricted by URL length. EDUCATOR-464
Kyle McCormick committed
POST method allows large number of course ID arguments to be passed as data, while GET method is restricted by URL length. EDUCATOR-464