On Tue, Apr 11, 2006 at 02:24:04PM -0400, Max Battcher wrote:
> You are free to raise your own exception in the path that fails to
> call super().delete() in M-R.

Then perhaps the docs etc. should instead show "raise <something>"
instead of "pass"...   When one shows as an example to use "pass",
it misleads some to think that one shouldn't raise an exception.

Are there any other problems that might crop up if any of save /
delete / etc. do raise some exception?   e.g. will admin still
work, just telling the user that it didn't work instead of some
cryptic back-trace debug output due to an unexpected exception?

-- 
Glenn

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to