We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f588a commit 6308271Copy full SHA for 6308271
docs/release_notes.rst
@@ -10,7 +10,7 @@ This is major release and contains breaking changes. Please read the notes below
10
11
**Polymorphism**
12
13
-This release introduces :ref:`polymorphism` support via :py:class:`DiscriminatorAttribute <pynamodb.attributes.DiscriminatorAttribute`.
+This release introduces :ref:`polymorphism` support via :py:class:`DiscriminatorAttribute <pynamodb.attributes.DiscriminatorAttribute>`.
14
Discriminator values are written to DynamoDB and used during deserialization to instantiate the desired class.
15
16
Other changes in this release:
0 commit comments