Kaydet (Commit) e44bedd1 authored tarafından Tim Graham's avatar Tim Graham

Fixed a typo in runserver docs

üst d0809631
...@@ -635,7 +635,7 @@ A hostname containing ASCII-only characters can also be used. ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment