user51397
0
Q:

django shell

python manage.py shell
2
$ python manage.py shell
...
>>> execfile('myscript.py')
1
$ django-admin <command> [options]
$ manage.py <command> [options]
$ python -m django <command> [options]
1
$ ./manage.py shell_plus --bpython
0
$ ./manage.py shell_plus --ptpython
0

New to Communities?

Join the community