Re: Checking exceptions

2008-03-10 Thread Michael Newman
Depends on the error... Not to be flippant but there are a lot of exceptions that have to do with the database, in genernal though I trust django enough not to really worry about catching exceptions in my database models because it already takes care of it for you. If you are getting a specific

Checking exceptions

2008-03-10 Thread Monica Leko
Hi! What type of exception do you usually check when developing with Django? When you deleting, adding or updating database? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this gro