python django shell command

22

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

Comments

Submit
0 Comments