Skip to content

Use app.shell_context_processor to add objects to the shell.

Fix https://gitlab.hzdr.de/hub-terra/sms/backend/-/merge_requests/318#note_1386799

currently we can't run python3 manage.py shell for running an interactive python interpreter.

Merge request reports