mirror of
https://github.com/django/django.git
synced 2025-09-26 12:09:19 +00:00
Fixed a typo in runserver docs
This commit is contained in:
parent
d08096317a
commit
e44bedd13f
1 changed files with 1 additions and 1 deletions
|
@ -635,7 +635,7 @@ A hostname containing ASCII-only characters can also be used.
|
||||||
|
|
||||||
If the :doc:`staticfiles</ref/contrib/staticfiles>` contrib app is enabled
|
If the :doc:`staticfiles</ref/contrib/staticfiles>` contrib app is enabled
|
||||||
(default in new projects) the :djadmin:`runserver` command will be overriden
|
(default in new projects) the :djadmin:`runserver` command will be overriden
|
||||||
with an own :djadmin:`runserver<staticfiles-runserver>` command.
|
with its own :ref:`runserver<staticfiles-runserver>` command.
|
||||||
|
|
||||||
.. django-admin-option:: --noreload
|
.. django-admin-option:: --noreload
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue