diff options
| author | Tim Graham <timograham@gmail.com> | 2014-12-26 13:56:08 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-01-17 10:16:06 -0500 |
| commit | 4aa089a9a9504c4a833eee8161be013206da5d15 (patch) | |
| tree | ebc7e23d3805c57d9f6a4fc75767b5e5046617a4 /docs/intro/tutorial01.txt | |
| parent | a420f83e7d2e446ca01ef7c13d30c2ef3e975e5c (diff) | |
Removed support for custom SQL per deprecation timeline.
Diffstat (limited to 'docs/intro/tutorial01.txt')
| -rw-r--r-- | docs/intro/tutorial01.txt | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
