Opened 11 years ago
Closed 11 years ago
#21088 closed Cleanup/optimization (invalid)
Misleading doc for overriding model save method.
Description ¶
Documentation does not make it clear than overriding a model's save method should return the model object.
Note:
See TracTickets
for help on using tickets.
It doesn't need to do that. The Model.save() doesn't return anything.