Skip to content

Commit b02ce33

Browse files
authored
[Django] CompositePrimaryKey isn't supported
1 parent 7b2d67b commit b02ce33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/limitations-upcoming.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ The following field types are unavailable in {+django-odm+}:
123123

124124
- ``GeneratedField``
125125
- ``AutoField`` (including ``BigAutoField`` and ``SmallAutoField``)
126+
- ``CompositePrimaryKey``
126127

127128
.. _django-limitations-query:
128129

0 commit comments

Comments
 (0)