One thing I would suggest is having some kind of navigation from the Trac parts of the site back into the Django parts of the site. A header bar perhaps, or even integrating the trac part into the rest of the site like http://edgewall.org or http://djangoproject.com do.
The registration confirmation email that gets sent has a broken url. It is missing the / after the domain. Nirav On Mon, Jun 1, 2009 at 5:24 AM, Marcus von Appen <m...@sysfault.org> wrote: > pygweb 1.0 (milestone 1) was released. > > pygweb is an ongoing effort of redesigning and rewriting the pygame.org > website and to enhance it by new features. It supports user, project and > release management, a seamless Trac integration with user accounts > commenting on nearly anything and much more. > > Features in 1.0 > --------------- > * project management, including releases, user memberships, screenshots, > project of the month voting, tags, comments and RSS feeds > * user management with profile information support and email contact > facilities, site-wide user and group rights for nearly anything > * markup support using reStructuredText or pure HTML > * flatpage support for static content > * and other smaller features > * full Trac integration > > Download > -------- > The source packages can be downloaded from: > > http://code.google.com/p/pygame/downloads/list > > http://pygame.googlecode.com/files/pygweb1.0.tar.gz > http://pygame.googlecode.com/files/pygweb1.0zip > > Testing > ------- > You can browse http://pygameweb.no-ip.org/ to visit a current test > installation of pygweb. > > Regards > Marcus >