Peter Pinch
|
316fbae265
|
INCR-119 modernize openedx/core/djangoapps/certificates … (#20418)
* modernize openedx/core/djangoapps/certificates
openedx/core/djangoapps/commerce
openedx/core/djangoapps/common_initialization
openedx/core/djangoapps/config_model_utils
* rewmove unused import
|
2019-05-06 17:04:30 -04:00 |
|
Jeremy Bowman
|
11e134c552
|
PLAT-1916 Ignore existing usage of deprecated field_data
|
2018-02-02 16:12:00 -05:00 |
|
John Eskew
|
0279181624
|
Remove everything from CMS/LMS startup.py except single monkey-patch.
Move mimetype addition to common initialization.
|
2017-11-08 11:26:07 -05:00 |
|
Troy Sankey
|
c19eaef075
|
Move settings validation out of startup.py
This also creates a new app common_initialization in order to provide a
place to run initialization code common to both the LMS and CMS.
|
2017-11-03 12:23:54 -04:00 |
|