Changes between Initial Version and Version 1 of Ticket #25417, comment 19
- Timestamp:
- Oct 21, 2015, 2:06:37 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25417, comment 19
initial v1 10 10 11 11 I need to be able to create the model instances without a form. A form is only used later, when the user is ready to edit the object. The initial object is created without user interaction. 12 13 I'll also note that this isn't even the first time I've had to work around a buggy, overzealous, or plain wrong system check.