python django shell command

Shell
$ python manage.py shell
...
>>> execfile('myscript.py')
Source

Also in Shell: