Merge pull request #25193 from cpennington/sys-path-hacks-readme
Add a README.rst for sys_path_hacks
This commit is contained in:
5
sys_path_hacks/README.rst
Normal file
5
sys_path_hacks/README.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
This is a transitional folder as we move away from modifying ``sys.path`` in django config.
|
||||
|
||||
See `the ADR`_ for more details.
|
||||
|
||||
.. _the ADR: https://github.com/edx/edx-platform/blob/master/docs/decisions/0007-sys-path-modification-removal.rst
|
||||
Reference in New Issue
Block a user