Skip to content

A Django app that provides file storage backends and file fields for Mercurial, Git and Bazaar by using anyvc.

License

Notifications You must be signed in to change notification settings

pombredanne/django-vcstorage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Django application which provides storage classes that use `anyvc`_ 
to commit the uploaded files to one of the following version control systems: 
Bazaar, Mercurial, Git. Besides it's based on Django's usual FileSystemStorage 
backend.

Make sure you've got a current development version of anyvc installed.

.. _anyvc: http://bitbucket.org/RonnyPfannschmidt/anyvc/

About

A Django app that provides file storage backends and file fields for Mercurial, Git and Bazaar by using anyvc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published