codehosting
Django app for hosting code projects
This django application is intended to assist developers who want to
host releases of their own projects, instead of relying on
SourceForge. Using the django admin interface, one creates "projects"
and "releases" of those projects. Projects may consist of
source/binary releases, or may refer to an externally hosted site for
web services where code is not released.
Version 1.12
Released: Sun Dec 16 16:24:48 2007
Download
Download version 1.12
Use safe filter in a few templates.