Re: Trac workflow assistance (commiter feedback needed)

2010-04-27 Thread rokclim...@gmail.com
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

Fix for #4092 - "empty" option in select widget

2009-02-27 Thread rokclim...@gmail.com
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