diff options
| author | Tim Graham <timograham@gmail.com> | 2015-01-17 19:00:12 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-01-17 19:12:03 -0500 |
| commit | 0622bca5d1b25877167b7beda96edcd3ba58db8d (patch) | |
| tree | 32df33bbf2ac65345a65eb4ddbad6f462042c2d1 /docs/man/django-admin.1 | |
| parent | 714277cb4cedd8290101f9c6b3e6382f192ae177 (diff) | |
Removed the validate management command per deprecation timeline.
Diffstat (limited to 'docs/man/django-admin.1')
| -rw-r--r-- | docs/man/django-admin.1 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1 index 994c95c816..32321b4f3c 100644 --- a/docs/man/django-admin.1 +++ b/docs/man/django-admin.1 @@ -113,9 +113,6 @@ no apps are specified .BI "testserver [" "\-\-addrport=ipaddr|port" "] [" "fixture fixture ..." "]" Runs the test suite for the specified applications, or the entire project if no apps are specified -.TP -.BI validate -Validates all installed models. .SH "OPTIONS" .TP .I \-\-version |
