Module base
Module for abstract serializer/unserializer base classes.
source linkClasses
-
Something bad happened during deserialization.
-
A deserialized model.
-
Abstract base deserializer class.
-
Something bad happened during deserialization of a ManyToManyField.
-
-
Something bad happened during serialization.
-
Abstract serializer base class.
-
The requested serializer was not found.
Functions
If the model instance doesn't have a primary key and the model supports
natural keys, try to retrieve it from the database.