Files
edx-platform/lms/djangoapps/mobile_api
usama sadiq 79d02a1b67 Python3 Update
Added absolute_import
Changed unicode() with six.text_type()
2019-07-11 19:27:15 +05:00
..
2019-05-15 15:23:19 -04:00
2019-05-15 15:23:19 -04:00
2019-07-11 19:27:15 +05:00
2019-07-10 15:07:43 +05:00
2019-07-10 15:07:43 +05:00
2019-07-10 15:07:43 +05:00
2019-07-10 15:07:43 +05:00
2019-04-26 13:51:13 -04:00
2019-07-10 15:07:43 +05:00

Status: Active

Responsibilities
================
Provide a set of APIs for the LMS that are optimized for a mobile context.


Direction: Decompose
=====================
Currently this app has some APIs that started off specific to mobile.  Any that should become general or already are general should be moved out into a more relevant django app.  Anything that remains should be specific to what we need for mobile.

Glossary
========

More Documentation
==================