Add optional django_extensions loading
Just a quick bonus thing: add django_extensions if it is installed. That lets us use graph_models
at any time and shell_plus
, which is shell
with automatic model imports, and more.
Just a quick bonus thing: add django_extensions if it is installed. That lets us use graph_models
at any time and shell_plus
, which is shell
with automatic model imports, and more.