Django-Extensions: how to add local variables to shell_plus
I have multiple dictionaries, and I want each key/value pair to be defined in the local scope of a django-extensions
shell_plus
session.
I have multiple dictionaries, and I want each key/value pair to be defined in the local scope of a django-extensions
shell_plus
session.