> You are talking about the admin interface - we are talking about the database 
> API. The database API doesn't check any permissions, as it's a Python call 
> done by the programmer, and we still trust the programmer
;-)

Yep, I realize that, and wasn't trying to ignore the db changes to
support this. I just wanted to consider that cascading deletes would
not necessarily work through the admin interface with the current
permissions and lack of "confirm" behaviour.

 -rob

Reply via email to