79097334

Date: 2024-10-17 09:14:47
Score: 0.5
Natty:
Report link

For the original abstract model the overridden function would be:

def update(self, actions=[], condition=None, add_version_condition=True):
    actions.append(AbstractDateTimeModel.updateDateTime.set(get_current_time_utc()))     
    Model.update(self, actions, condition) 
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: martasd