Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

jezdez/django-rcsfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revision management for Django TextFields
=========================================

This app provides a model field for Django called ``RcsTextField`` --
named after `Revision Control System`.

Currently this app implements Subversion, Git and Bazaar backends for 
versionizing the content of the field. Other backends are planned.

The `HEAD` revision always stays in the db for maximum performance.

About

UNSUPPORTED Mirror of django-rcsfield svn repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages