Fixed spelling in docs/ref/django-admin.txt.
This commit is contained in:
parent
e774622493
commit
8bb9e7c999
|
@ -964,7 +964,7 @@ If the :doc:`staticfiles</ref/contrib/staticfiles>` contrib app is enabled
|
||||||
(default in new projects) the :djadmin:`runserver` command will be overridden
|
(default in new projects) the :djadmin:`runserver` command will be overridden
|
||||||
with its own :ref:`runserver<staticfiles-runserver>` command.
|
with its own :ref:`runserver<staticfiles-runserver>` command.
|
||||||
|
|
||||||
If :djadmin:`migrate` was not previousy executed, the table that stores the
|
If :djadmin:`migrate` was not previously executed, the table that stores the
|
||||||
history of migrations is created at first run of ``runserver``.
|
history of migrations is created at first run of ``runserver``.
|
||||||
|
|
||||||
.. django-admin-option:: --noreload
|
.. django-admin-option:: --noreload
|
||||||
|
|
|
@ -69,6 +69,7 @@ Bronn
|
||||||
bugfix
|
bugfix
|
||||||
bugfixes
|
bugfixes
|
||||||
bugfixing
|
bugfixing
|
||||||
|
buildbot
|
||||||
builtin
|
builtin
|
||||||
builtins
|
builtins
|
||||||
Byteorder
|
Byteorder
|
||||||
|
|
Loading…
Reference in New Issue