7 ms·
Dumb question: What does it mean that autocommit is now turned on? I no longer have to call mymodel.save()? https://docs.djangoproject.com/en/dev/releases/1.6/
by lunchbox 13y ago
Dumb question: What does it mean that autocommit is now turned on? I no longer have to call mymodel.save()?
https://docs.djangoproject.com/en/dev/releases/1.6/#improved-transaction-management https://docs.djangoproject.com/en/dev/releases/1.6/#improved...