Closed GoogleCodeExporter closed 9 years ago
That's because we call db.delete() which never calls your model's delete()
function.
You can use Django's signal handlers to catch the deletion event (that's much
cleaner,
anyway).
Original comment by wkornew...@gmail.com
on 29 Jul 2009 at 1:06
Original issue reported on code.google.com by
nasim.ha...@gmail.com
on 28 Jul 2009 at 7:07