.. API documentation Versioning ========== .. module:: xmm.models.versions Versioning different states of models in a point in time has been implemented using the :class:`VersionsMixin`, it provides several API methods that can be invoked by using the :func:`api_model_instance_call_route` route. .. autoclass:: VersionsMixin :members: