Commit Graph

9 Commits

Author SHA1 Message Date
Kyle McCormick
bc8987f685 Generate sys_path_hacks/ modules for cms/djangoapps
Run 'sys_path_hacks/un_sys_path.sh cms/djangoapps studio'
2020-10-19 09:34:31 -04:00
Kyle McCormick
4847a18a66 Remove sys.path modification for Studio; use sys_path_hacks instead
Also, tweak the un_sys_path.sh script.
2020-10-19 09:34:31 -04:00
Jeremy Bowman
d19368525b DEPR-43 Remove most of the shoppingcart app (#24692)
Removed most of the deprecated shoppingcart app, leaving just enough to allow us to cleanly remove the related database tables later. Also removed the relevant Django settings that weren't in use elsewhere.
2020-10-14 14:24:52 -04:00
Calen Pennington
85deb3f2a7 Add a README.rst for sys_path_hacks 2020-10-01 10:25:30 -04:00
Kyle McCormick
67844cbe81 Re-run 'sys_path_hacks/un_sys_path.sh lms' 2020-09-30 08:56:44 -04:00
Kyle McCormick
b82ac1fc16 Add sys_path_hacks/warn.py for easier modification of path warnings 2020-09-30 08:56:44 -04:00
Calen Pennington
4a120a9e26 Fix failures caused by removing lms/djangoapps from sys.path 2020-09-23 10:05:37 -04:00
Calen Pennington
211bd3beb5 Run sys_path_hacks/un_sys_path.sh lms 2020-09-23 10:05:37 -04:00
Calen Pennington
3ebba52cf7 Add the script used to deprecate sys.path hacks 2020-09-23 10:05:37 -04:00