mirror of
https://github.com/django/django.git
synced 2025-07-19 09:09:13 +00:00
[1.9.x] Fixed typo in docs/topics/db/models.txt
Backport of af69c9113ccf8e6185abdef0d5d0cd46c1daf78c from master
This commit is contained in:
parent
2d68371a65
commit
04002bfc2f
@ -1248,8 +1248,8 @@ possible.
|
||||
|
||||
.. _proxy-vs-unmanaged-models:
|
||||
|
||||
Differences between proxy inheritance and unmanaged models
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Differences between proxy inheritance and unmanaged models
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Proxy model inheritance might look fairly similar to creating an unmanaged
|
||||
model, using the :attr:`~django.db.models.Options.managed` attribute on a
|
||||
|
Loading…
x
Reference in New Issue
Block a user