alex / django-vcs

A django application for working with a VCS, analagous to some of Trac's features.

This URL has Read+Write access

commit  0e91306eb6c035123a153941a91ea8b31b8b3c89
tree    5d0c348006adc250b834ccfde3b8acdec5da0b9b
parent  2dcd622b1106241ebdb0ff709c85f6a95dc98d02
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