Changeset 5580 for django/branches/unicode/docs/django-admin.txt
- Timestamp:
- 07/01/07 00:55:01 (2 years ago)
- Files:
-
- django/branches/unicode (modified) (1 prop)
- django/branches/unicode/docs/django-admin.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/branches/unicode
- Property svnmerge-integrated changed from /django/trunk:1-5530 to /django/trunk:1-5579
django/branches/unicode/docs/django-admin.txt
r5419 r5580 514 514 Verbosity determines the amount of notification and debug information that 515 515 will be printed to the console. '0' is no output, '1' is normal output, 516 and ` 2` is verbose output.516 and ``2`` is verbose output. 517 517 518 518 --adminmedia
