A /debug/run_python endpoint for staff to test the sandboxing of Python code.
Showing
- lms/djangoapps/debug/__init__.py 0 additions, 0 deletionslms/djangoapps/debug/__init__.py
- lms/djangoapps/debug/models.py 3 additions, 0 deletionslms/djangoapps/debug/models.py
- lms/djangoapps/debug/views.py 29 additions, 0 deletionslms/djangoapps/debug/views.py
- lms/envs/common.py 1 addition, 0 deletionslms/envs/common.py
- lms/templates/debug/run_python_form.html 19 additions, 0 deletionslms/templates/debug/run_python_form.html
- lms/urls.py 4 additions, 0 deletionslms/urls.py
lms/djangoapps/debug/__init__.py
0 → 100644
lms/djangoapps/debug/models.py
0 → 100644
lms/djangoapps/debug/views.py
0 → 100644
lms/templates/debug/run_python_form.html
0 → 100644
Please register or sign in to comment