On Dec 12, 4:46 pm, Karen Tracey <kmtra...@gmail.com> wrote:> > > This SELECT: > > > {'sql': u'SELECT "vortaro_car"."id", "vortaro_car"."name", > > "vortaro_car"."owner_id" FROM "vortaro_car" WHERE > > "vortaro_car"."owner_id" IN (1)', > > 'time': '0.001'}, > > {'sql': u'DELETE FROM "vortaro_car" WHERE "id" IN (1)', 'time': > > '0.000'}, > [...] > > Django did explicitly find-and-delete the Car. It did not rely on the > underlying database to do that.
Ah, absolutely right. I'll file a bug our end for this. Cheers. Wilfred -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.