LICENSE.txt
MANIFEST.in
README.txt
setup.py
django_vcs/__init__.py
django_vcs/admin.py
django_vcs/diff.py
django_vcs/models.py
django_vcs/urls.py
django_vcs/views.py
django_vcs.egg-info/PKG-INFO
django_vcs.egg-info/SOURCES.txt
django_vcs.egg-info/dependency_links.txt
django_vcs.egg-info/not-zip-safe
django_vcs.egg-info/requires.txt
django_vcs.egg-info/top_level.txt
django_vcs/templates/django_vcs/base.html
django_vcs/templates/django_vcs/commit_detail.html
django_vcs/templates/django_vcs/diff_css.html
django_vcs/templates/django_vcs/file_contents.html
django_vcs/templates/django_vcs/folder_contents.html
django_vcs/templates/django_vcs/recent_commits.html
django_vcs/templates/django_vcs/repo_list.html
django_vcs/templates/django_vcs/udiff.html
django_vcs/templatetags/__init__.py
django_vcs/templatetags/highlight.py
django_vcs/templatetags/udiff.py