Files
edx-platform/lms/djangoapps/lms_initialization/__init__.py
Troy Sankey 1e599bed09 Add lms_initialization app
This app is a grab bag of init code which can't find a good home in
other apps.  This was created in response to removing lms.startup.run().
2017-10-31 14:13:29 -04:00

4 lines
39 B
Python

"""
Initialization app for the LMS
"""