richleland / django-cumulus (http://packages.python.org/django-cumulus/)

An interface to Rackspace Cloud Files through Django.

Clone this repository (size: 76.4 KB): HTTPS / SSH
$ hg clone http://code.richleland.com/django-cumulus

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
django-cumulus /
filename size last modified message
cumulus  
docs  
.hgignore 110 B 7 months ago Prepped setup files for 0.2 release.
.hgtags 231 B 4 months ago Added tag 0.2.3 for changeset b2c13045e85d
LICENSE.txt 1.5 KB 7 months ago Renamed some files.
MANIFEST.in 152 B 4 months ago Fixes #3 - setup.py installation issue.
README.txt 309 B 7 months ago Tweaks to setup and docs.
distribute_setup.py 14.9 KB 7 months ago Prepped setup files for 0.2 release.
requirements.txt 98 B 7 months ago Fixed python-cloudfiles requirement.
setup.cfg 118 B 7 months ago Tweaks to setup and docs.
setup.py 1.0 KB 4 months ago Bumped version to 0.3. Updated docs.

README

1
2
3
4
5
6
7
8
9
django-cumulus
==============

The aim of django-cumulus is to provide a set of tools to utilize Rackspace Cloud Files through Django. It currently includes a custom file storage class, CloudFilesStorage.

Documentation
*************

For full documentation, go to http://packages.python.org/django-cumulus/.