From 49419ffd050d34c4f0948a0e9b68eb081985277b Mon Sep 17 00:00:00 2001 From: Ola Sitarska Date: Mon, 11 Aug 2014 13:34:48 +0200 Subject: [1.7.x] Fixed #23016 -- Updated FAQs per Aymeric's suggestions. Backport of 549284faa4 from master --- docs/ref/databases.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs/ref') diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index d897c45dcc..f03d9c37b5 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -475,11 +475,6 @@ storage engine, you have a couple of options. adds a query that is only needed during table creation to each database connection. -* Another method for changing the storage engine is described in - AlterModelOnSyncDB_. - -.. _AlterModelOnSyncDB: https://code.djangoproject.com/wiki/AlterModelOnSyncDB - Table names ----------- -- cgit v1.3