$ python manage.py shell ... >>> execfile('myscript.py')
$ ./manage.py shell_plus --bpython
$ ./manage.py shell_plus --ptpython