public
Description: A django application for working with a VCS, analagous to some of Trac's features.
Homepage:
Clone URL: git://github.com/alex/django-vcs.git
name age message
file .gitignore Loading commit data...
file LICENSE.txt
file MANIFEST.in
file README.txt
directory django_vcs/
file setup.py
README.txt
django-vcs
==========

Requirements::

    * pyvcs (Plus any backend specific dependencies, see the pyvcs README for more information)
    * pygments