django manage.py shell save to file code example
Example 1: runserver manage.py
python manage.py runserver
Example 2: how to use django shell
$ ./manage.py shell_plus --bpython
python manage.py runserver
$ ./manage.py shell_plus --bpython