A /debug/run_python endpoint for staff to test the sandboxing of Python code.
This commit is contained in:
@@ -589,6 +589,7 @@ INSTALLED_APPS = (
|
||||
|
||||
# For testing
|
||||
'django.contrib.admin', # only used in DEBUG mode
|
||||
'debug',
|
||||
|
||||
# Discussion forums
|
||||
'django_comment_client',
|
||||
|
||||
Reference in New Issue
Block a user