mirror of
https://github.com/django/django.git
synced 2025-07-21 10:09:14 +00:00
[1.0.X] Fixed #9777 -- Typo fix.
Backport of r9622 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9624 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
bc2cc6eb09
commit
2e4336b659
@ -217,7 +217,7 @@ the output, you would call::
|
|||||||
If you want to exclude multiple applications, use multiple ``--exclude``
|
If you want to exclude multiple applications, use multiple ``--exclude``
|
||||||
directives::
|
directives::
|
||||||
|
|
||||||
django-admin.py dumpdata --exclude=auth --exclude=contenttype
|
django-admin.py dumpdata --exclude=auth --exclude=contenttypes
|
||||||
|
|
||||||
|
|
||||||
.. django-admin-option:: --format <fmt>
|
.. django-admin-option:: --format <fmt>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user