django-vcs

A pluggable django application to allow browsing of code repositories.


License
Other
Install
pip install django-vcs==0.1

Documentation

django-vcs
==========

Requirements::

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