mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-01-20 15:22:58 -05:00
lti
This commit is contained in:
6
lti/__init__.py
Normal file
6
lti/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
LTI 1.3 Integration for MediaCMS
|
||||
Enables integration with Learning Management Systems like Moodle
|
||||
"""
|
||||
|
||||
default_app_config = 'lti.apps.LtiConfig'
|
||||
Reference in New Issue
Block a user