From 4aa089a9a9504c4a833eee8161be013206da5d15 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Fri, 26 Dec 2014 13:56:08 -0500 Subject: Removed support for custom SQL per deprecation timeline. --- docs/intro/tutorial01.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/intro') diff --git a/docs/intro/tutorial01.txt b/docs/intro/tutorial01.txt index dc34e8765c..e94e0ed16c 100644 --- a/docs/intro/tutorial01.txt +++ b/docs/intro/tutorial01.txt @@ -543,9 +543,7 @@ Now, run :djadmin:`migrate` again to create those model tables in your database: Apply all migrations: polls Synchronizing apps without migrations: Creating tables... - Installing custom SQL... Installing indexes... - Installed 0 object(s) from 0 fixture(s) Running migrations: Applying polls.0001_initial... OK -- cgit v1.3