memento

class camelot.model.memento.BeforeDelete(**kwargs)[source]

The state of the object before it is deleted

class camelot.model.memento.BeforeUpdate(**kwargs)[source]

The state of the object before an update took place

class camelot.model.memento.Create(**kwargs)[source]

Marks the creation of an object

class camelot.model.memento.Memento(**kwargs)[source]

Keeps information on the previous state of objects, to keep track of changes and enable restore to that previous state

Previous topic

i18n

Next topic

synchronization

This Page


Comments
blog comments powered by Disqus