django-projector is a project management application with task tracker and repository backend integration. Aimed to work with Django 1.2 or later. We are sick of Trac [1] and wanted to create simple application which can be easily customized or plugged into existing systems.
Here are some additional points which are the target for future release.
Warning
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 project. Still, it probably should NOT be used in production as it wasn’t fully tested and may contain security issues.
Source code is along with issue tracker is available at http://bitbucket.org/lukaszb/django-projector/.
Demo project have been deployed at https://forge.django-projector.org. It is still rather experimental.
django-projector is released under MIT license. You should get a copy of the license with source distribution, at the root location, within LICENSE file.