diff --git a/sys_path_hacks/README.rst b/sys_path_hacks/README.rst new file mode 100644 index 0000000000..afecb9652d --- /dev/null +++ b/sys_path_hacks/README.rst @@ -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