Python Django Shell Command

$ python manage.py shell
...
>>> execfile('myscript.py')
Lovely Louse