mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Specify python interpreter interface ipython or bpython with the -i, --interface options argument. ex// python manage.py shell -i bpython ex// python manage.py shell --interface bpython Like all other options, defaults to default python interpreter when your selected choice isn't available. updated documentation where appropriate
47 KiB
47 KiB