django-projector is a project management application for Django, with task tracker and repository backend integration. Aimed to work with upcoming, version 1.2 of Django framework. We are sick of Trac [1] and wanted to create simple application which can be easily customized or plugged into existing systems.
This application is at early-development stage but we strongly encourage you to give it a try if you are looking for project management toolkit for your Django based projet.
Installation:
See http://packages.python.org/django-projector/installation.html for information on installing django-projector. It is also available in docs directory at docs/installation.rst.
Documentation:
Online documentation for development version is available at http://packages.python.org/django-projector/.
You may also build documentation for yourself but you would need Sphinx for that. Go into docs/ and run:
make html
[1] Don't get us wrong, Trac is great tool but we believe that django's pluggable applications are far easier to configure and deploy.
Product's homepage
Requirements:
· Python
· Django