1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

flake8 and doc fixes for refs #22257.

This commit is contained in:
Tim Graham
2014-03-25 09:43:51 -04:00
parent 16afffffe8
commit e3c4205b79
3 changed files with 5 additions and 5 deletions

View File

@@ -124,8 +124,8 @@ Internationalization
Management Commands
^^^^^^^^^^^^^^^^^^^
* :djadmin:`dumpdata` now has the option ``--output`` which allows to specify the
file to which the serialized data is to be written.
* :djadmin:`dumpdata` now has the option :djadminopt:`--output` which allows
specifying the file to which the serialized data is written.
Models
^^^^^^