mirror of https://github.com/django/django.git
[1.6.x] Fixed a small formatting issue.
Backport 0b071ba7df
of from master.
This commit is contained in:
parent
59bf42f79e
commit
7cc91eae7c
|
@ -265,8 +265,8 @@ prompts.
|
||||||
The :djadminopt:`--database` option may be used to specify the database
|
The :djadminopt:`--database` option may be used to specify the database
|
||||||
to flush.
|
to flush.
|
||||||
|
|
||||||
--no-initial-data
|
``--no-initial-data``
|
||||||
~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. versionadded:: 1.5
|
.. versionadded:: 1.5
|
||||||
|
|
||||||
|
@ -1154,8 +1154,8 @@ prompts.
|
||||||
The :djadminopt:`--database` option can be used to specify the database to
|
The :djadminopt:`--database` option can be used to specify the database to
|
||||||
synchronize.
|
synchronize.
|
||||||
|
|
||||||
--no-initial-data
|
``--no-initial-data``
|
||||||
~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. versionadded:: 1.5
|
.. versionadded:: 1.5
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue