#32475: datadump and dataload subcommands documentation error
-----------------------------------------+------------------------
Reporter: mslinn | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: 3.1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
Both the [https://docs.djangoproject.com/en/3.1/ref/django-admin/#dumpdata
datadump] and [https://docs.djangoproject.com/en/3.1/ref/django-
admin/#dataload dataload] subcommands have the same documentation error
regarding the `--database` option.
The documentation states that the option “Specifies the database from
which data will be dumped. Defaults to default.” Instead, the
documentation should say that the option “Specifies the named database
entry in settings. Defaults to default.”
--
Ticket URL: <https://code.djangoproject.com/ticket/32475>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/049.3d6522440f44857995c5777ab88f21c2%40djangoproject.com.