From 0622bca5d1b25877167b7beda96edcd3ba58db8d Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Sat, 17 Jan 2015 19:00:12 -0500 Subject: Removed the validate management command per deprecation timeline. --- docs/man/django-admin.1 | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/man') 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 -- cgit v1.3