how to get into django shell code example
Example 1: how to use django shell
$ ./manage.py shell_plus --bpython
Example 2: how to use django shell
$ ./manage.py shell_plus --ptpython
$ ./manage.py shell_plus --bpython
$ ./manage.py shell_plus --ptpython