-
Ed Bartosh yazdı
There is no need to wrap the save() call in transaction.atomic() as it's already done down the call stack in Model.save_base().
423b3afc
There is no need to wrap the save() call in transaction.atomic() as it's already done down the call stack in Model.save_base().