Reverse mappings raising exceptions

2009-04-11 Thread Glenn Maynard
Accessing a reverse OneToOneField mapping with no object raises DoesNotExist (http://code.djangoproject.com/ticket/10227). I think the difference between when an object is expected and when None is an ordinary result is strong and common enough to warrant a field option. The vast majority of the

Re: Adding a signal to indicate when all models have finished loading. (#7538)

2009-04-11 Thread Daniel Lindsley
Malcolm, Given new information, I stand corrected. Given what I had seen in experimenting and certain bits of Django, I was under the impression that all models were deterministically loaded when Django started up. Since that is not the case, it's very clear why this signal would have implica

Re: Can Trac email CC list when bug is fixed?

2009-04-11 Thread Carl Meyer
On Apr 11, 1:15 pm, Marc Fargas wrote: > That's a but in TRAC's svn-commit-hook script, there's a ticket about it in > TRAC's TRAC with workarounds and so onhttp://trac.edgewall.org/ticket/3508. Thanks. Actually reading through that ticket, it appears there is no bug in recent versions of Trac

Re: Can Trac email CC list when bug is fixed?

2009-04-11 Thread Marc Fargas
On Sat, Apr 11, 2009 at 5:52 PM, Carl Meyer wrote: > Is it possible to set up the svn commit hook that marks a Trac issue > fixed so it also emails the CC list for that issue? That's a but in TRAC's svn-commit-hook script, there's a ticket about it in TRAC's TRAC with workarounds and so on http

Can Trac email CC list when bug is fixed?

2009-04-11 Thread Carl Meyer
Is it possible to set up the svn commit hook that marks a Trac issue fixed so it also emails the CC list for that issue? Since "being fixed" is a fairly significant event in the life of an issue (relative to, say, random comments or status changes which Trac emails out), it seems like this would