“Cómo usar Django Shell” Código de respuesta

comando python django shell

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

Cómo usar Django Shell

$ ./manage.py shell_plus --bpython
Terrible Turtle

Cómo usar Django Shell

$ ./manage.py shell_plus --ptpython
Terrible Turtle

Respuestas similares a “Cómo usar Django Shell”

Preguntas similares a “Cómo usar Django Shell”

Más respuestas relacionadas con “Cómo usar Django Shell” en Shell/Bash

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código