Stu Young
|
10974f9f3a
|
incr-267 (#20572)
* run python modernize
* run isort
|
2019-05-15 15:21:57 -04:00 |
|
Troy Sankey
|
20b6dd5182
|
Move analytics initialization out of lms.startup.run
lms.startup is being removed, so initialize the analytics module in the
lms_initialization ready() method instead.
|
2017-10-31 14:16:32 -04:00 |
|
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 |
|