Changes between Initial Version and Version 1 of Ticket #20761, comment 2
- Timestamp:
- Jul 20, 2013, 4:07:17 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20761, comment 2
initial v1 12 12 }}} 13 13 14 Refs. #20463 #20429 #12579 #13906 14 Refs #20463 #20429 #12579 #13906. 15 16 Edit: 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.