Re: runserver fails on non-fatal model validation errors

2013-05-09 Thread Brendan Jurd
On Sunday, 5 May 2013 01:23:51 UTC+10, Shai Berger wrote: > > I've been going through what I've missed on the list, and found this > 2-month- > old message that seems to have gone unanswered. I'm sorry for being so > late to > the party, but... > Thanks all the same for your reply -- better

runserver fails on non-fatal model validation errors

2013-03-23 Thread Brendan Jurd
Hello folks, I reported an issue with runserver on the django trac [1], and aaugustin asked that I seek feedback here on the list. In short, the problem I am having is that exceptions thrown during model validation will cause runserver to abort. This might seem like a reasonable outcome, but