Kaydet (Commit) c4527b1d authored tarafından Ramiro Morales's avatar Ramiro Morales

Fixed Sphinx warnings when building docs introduced in r17665.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17675 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 54a1fa74
...@@ -1198,7 +1198,6 @@ changed immediately. If you do not supply a user, the command will attempt to ...@@ -1198,7 +1198,6 @@ changed immediately. If you do not supply a user, the command will attempt to
change the password whose username matches the current user. change the password whose username matches the current user.
.. versionadded:: 1.4 .. versionadded:: 1.4
.. django-admin-option:: --database
The ``--database`` option can be used to specify the database to query for the The ``--database`` option can be used to specify the database to query for the
user. If it is not supplied the ``default`` database will be used. user. If it is not supplied the ``default`` database will be used.
...@@ -1234,7 +1233,6 @@ line. If either of those is not supplied, ``createsuperuser`` will prompt for ...@@ -1234,7 +1233,6 @@ line. If either of those is not supplied, ``createsuperuser`` will prompt for
it when running interactively. it when running interactively.
.. versionadded:: 1.4 .. versionadded:: 1.4
.. django-admin-option:: --database
The ``--database`` option can be used to specify the database into which the The ``--database`` option can be used to specify the database into which the
superuser object will be saved. superuser object will be saved.
......
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