public function postDelete(PropelPDO $con = null)
 {
     $this->updateConversionProfileLastModified();
     parent::postDelete($con);
 }