* Fix type mismatches in track migrations * Fix type mismatches in oauth_dispatch * Fix type mismatches in badges migrations * fix type mismatch in contentserver migrations * Fix type mismatches in mobile_api migrations * fix type mismatch in crawlers migrations * fix type mismatch in dark_lang migrations * fix type mismatch in branding migrations
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 ==================