The timing of this discussion is interesting, because I came to a
similar conclusion last week and decided to start writing a drop-in
replacement for Trac based on Django. Part of my desire was based on
the fact that Trac has such poor support for other VCS and such spotty
support for other databa
I decided to finally tackle this very old "easy" ticket.
http://code.djangoproject.com/ticket/4092
My updated patch is attached to the ticket. I did not include the
original modifications to ModelChoiceField since that produced
failures in the forms tests and removing the empty_label option fro