alex / django-vcs

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

This URL has Read+Write access

name age message
file .gitignore Thu Jul 02 14:16:20 -0700 2009 added amdin [alex]
file LICENSE.txt Fri Jul 03 22:29:41 -0700 2009 added BSD license [alex]
file MANIFEST.in Sat Jul 04 11:54:02 -0700 2009 fix MANIFEST [alex]
file README.txt Thu Jul 09 13:29:59 -0700 2009 Closes #1, mention that there are backend speci... [alex]
directory django_vcs/ Sun Jul 12 11:08:26 -0700 2009 use line numbers when formatting code [alex]
file setup.py Sun Jul 05 10:19:23 -0700 2009 Updating setup.py with more proper formatting. [justinlilly]
README.txt
django-vcs
==========

Requirements::

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