Calling All Django and jQuery Developers
December 6th, 2009
We’re about to release version 0.6 of Basie, a replacement for Trac built on Django and jQuery. Before we dive into work on 0.7 at the beginning of January, we’d welcome some code and design reviews from experienced Django and jQuery developers. We have some nice coffee mugs to send as thank-yous…
Out of curiosity, do you have the student developers do internal code reviews?
Does it support Mercurial as version control system?
@Lorin Yes, every patch is reviewed before commit. We’re using ReviewBoard now, but hope to integrate David Wolever’s Review Anywhere next term.
@Ben Not yet, primarily because of licensing issues: Basie uses the MIT License, but Mercurial and Git are both GPL, and we haven’t come up with a clean non-polluting adapter for either.
I was trying to build a Trac simil, but based on Mercurial. http://bitbucket.org/mariocesar/django-hgwebproxy/wiki/Home
I you are willing, I would like to work in a mercurial hookup in Basie.