diff options
Diffstat (limited to 'docs/topics/db')
| -rw-r--r-- | docs/topics/db/models.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/topics/db/models.txt b/docs/topics/db/models.txt index cb0501faa6..7945dde451 100644 --- a/docs/topics/db/models.txt +++ b/docs/topics/db/models.txt @@ -1117,6 +1117,8 @@ containing the new managers and inherit that after the primary base class:: You probably won't need to do this very often, but, when you do, it's possible. +.. _proxy-vs-unmanaged-models: + Differences between proxy inheritance and unmanaged models ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
