Changes between Initial Version and Version 1 of Ticket #20761, comment 2


Ignore:
Timestamp:
Jul 20, 2013, 4:07:17 PM (11 years ago)
Author:
loic84

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20761, comment 2

    initial v1  
    1212}}}
    1313
    14 Refs. #20463 #20429 #12579 #13906
     14Refs #20463 #20429 #12579 #13906.
     15
     16Edit: Probably shouldn't look at the ORM code at 4AM. The `self.model(**params)` part can/should be moved outside of the try/except construct, only the save logic needs to be there.
Back to Top