alex / django-vcs

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

This URL has Read+Write access

django-vcs / README.txt
100644 8 lines (5 sloc) 0.15 kb
1
2
3
4
5
6
7
8
django-vcs
==========
 
Requirements::
 
    * pyvcs (Plus any backend specific dependencies, see the pyvcs README for more information)
    * pygments