Changes between Initial Version and Version 1 of Ticket #16587, comment 1
- Timestamp:
- Aug 7, 2011, 12:36:30 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16587, comment 1
initial v1 14 14 }}} 15 15 16 If72 and '2011-08-07' is already stored16 Suppose 72 and '2011-08-07' is already stored 17 17 18 this code : 19 20 {{{ 18 21 Example.object.get_or_create(numeric=72,date='2011-08-07') 22 }}} 19 23 20 raises24 Raises 21 25 22 26 {{{