diff options
| author | Tim Graham <timograham@gmail.com> | 2015-03-14 15:06:55 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-03-14 15:06:55 -0400 |
| commit | 0094ad227d217091d2ec2db5b996b4e3e7719318 (patch) | |
| tree | 4827e03ff27fb0e358abccaa93229f2ce43907e1 | |
| parent | 08f38d19f8a13d9976a41e5b422d8e248e1841e2 (diff) | |
[1.7.x] Removed a broken link in the docs.
| -rw-r--r-- | docs/ref/schema-editor.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/ref/schema-editor.txt b/docs/ref/schema-editor.txt index 94456d060e..0d181efa7b 100644 --- a/docs/ref/schema-editor.txt +++ b/docs/ref/schema-editor.txt @@ -163,6 +163,3 @@ connection A connection object to the database. A useful attribute of the connection is ``alias`` which can be used to determine the name of the database being accessed. - -This is useful when doing data migrations for :ref:`migrations with multiple -databases <data-migrations-and-multiple-databases>`. |
