django-repositories 0.1.1
Version Control system management
Repositories is a simple Django-based app to manage source code repositories.
It is not meant to manage repositories that are only accessed by one person, but for a team of people.
It can:
- Create new repositories
- Manage public or private read access
- Manage user or group authentication and commit access
It can use these version control systems:
- Subversion
- Git
- Mercurial (Not Done: Need help)
- Bazaar (Not Done: Need help)
- Others could be written in to the vcs abstraction
The hosting is done through Apache httpd, as there are hooks in Apache httpd's mod_python and mod_wsgi implementations for external authentication and authorization.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| django-repositories-0.1.1.tar.gz (md5) | Source | 2009-12-21 | 17KB | 440 | |
- Author: Corey Oordt
- Home Page: http://opensource.washingtontimes.com/projects/django-repositories/
- License: Apache Software License
- Categories
- Package Index Owner: coordt
- DOAP record: django-repositories-0.1.1.xml
