=========== is_modified =========== .. py:function:: is_modified(self) **domain**: server **language**: python **class** :doc:`Item class ` Description =========== Checks if the current record of an item dataset has been modified during edit or insert opertaions. The method returns ``false`` after the :doc:`post ` method is executed. See also ======== :doc:`Modifying datasets `