mirror of
https://github.com/django/django.git
synced 2025-06-03 10:39:12 +00:00
[5.1.x] Fixed typo of --no-startup in django-admin docs.
Backport of 5ae99226669bc516ecb0ed17066ec11a898fddab from main.
This commit is contained in:
parent
ecf13f192d
commit
dbca05698a
@ -1078,7 +1078,7 @@ Python interpreter, use ``python`` as the interface name, like so:
|
|||||||
.. _IPython: https://ipython.org/
|
.. _IPython: https://ipython.org/
|
||||||
.. _bpython: https://bpython-interpreter.org/
|
.. _bpython: https://bpython-interpreter.org/
|
||||||
|
|
||||||
.. django-admin-option:: --nostartup
|
.. django-admin-option:: --no-startup
|
||||||
|
|
||||||
Disables reading the startup script for the "plain" Python interpreter. By
|
Disables reading the startup script for the "plain" Python interpreter. By
|
||||||
default, the script pointed to by the :envvar:`PYTHONSTARTUP` environment
|
default, the script pointed to by the :envvar:`PYTHONSTARTUP` environment
|
||||||
|
Loading…
x
Reference in New Issue
Block a user