diff options
| author | Ola Sitarska <ola@sitarska.com> | 2014-08-11 13:34:48 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-08-12 13:48:21 -0400 |
| commit | 49419ffd050d34c4f0948a0e9b68eb081985277b (patch) | |
| tree | f0cbd77f9ef36e8f9c145038510cd3822386188f /docs/ref/databases.txt | |
| parent | 0e9d6ad54ac5e34bd0a1577353e651a500fa52a7 (diff) | |
[1.7.x] Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Backport of 549284faa4 from master
Diffstat (limited to 'docs/ref/databases.txt')
| -rw-r--r-- | docs/ref/databases.txt | 5 |
1 files changed, 0 insertions, 5 deletions
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 ----------- |
