mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
flake8 and doc fixes for refs #22257.
This commit is contained in:
parent
16afffffe8
commit
e3c4205b79
3 changed files with 5 additions and 5 deletions
|
@ -277,10 +277,10 @@ you can use the ``--pks`` option to specify a comma separated list of
|
|||
primary keys on which to filter. This is only available when dumping
|
||||
one model.
|
||||
|
||||
.. versionadded:: 1.8
|
||||
|
||||
.. django-admin-option:: --output
|
||||
|
||||
.. versionadded:: 1.8
|
||||
|
||||
By default ``dumpdata`` will output all the serialized data to standard output.
|
||||
This options allows to specify the file to which the data is to be written.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue