Changes between Initial Version and Version 1 of Ticket #10498, comment 9
- Timestamp:
- Mar 8, 2012, 3:14:34 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10498, comment 9
initial v1 22 22 - check isinstance(Promise) when saving the model. That way .create() would work with ugettext lazy objects. I think there is still an unfixed problem if you just assign a Promise object to some field, then save (no, I haven't tested this). 23 23 24 Attached is the full benchmark log. 24 Attached is the full benchmark log. (Note: most of the other results aren't repeatable. url_resolving regression is real, though).