diff options
Diffstat (limited to 'docs/ref/models/meta.txt')
| -rw-r--r-- | docs/ref/models/meta.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/models/meta.txt b/docs/ref/models/meta.txt index d06dc55111..8aa553f073 100644 --- a/docs/ref/models/meta.txt +++ b/docs/ref/models/meta.txt @@ -123,8 +123,6 @@ Retrieving all field instances of a model Retrieving fields composing the primary key of a model ------------------------------------------------------ -.. versionadded:: 5.2 - .. attribute:: Options.pk_fields Returns a list of the fields composing the primary key of a model. |
