Fixed #23016 -- Updated FAQs per Aymeric's suggestions.

This commit is contained in:
Ola Sitarska 2014-08-11 13:34:48 +02:00 committed by Tim Graham
parent a9fd740d22
commit 549284faa4
7 changed files with 28 additions and 41 deletions

View file

@ -450,11 +450,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
-----------