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

An interface to Rackspace Cloud Files through Django.

Clone this repository (size: 75.9 KB): HTTPS / SSH
$ hg clone http://code.richleland.com/django-cumulus
View at rev
django-cumulus /
filename size last modified message
cumulus  
docs  
.hgignore 110 B 6 months ago Prepped setup files for 0.2 release.
.hgtags 417 B 2 weeks ago Added tag 0.3.3 for changeset d4bae785615f
LICENSE.txt 1.5 KB 6 months ago Renamed some files.
MANIFEST.in 152 B 3 months ago Fixes #3 - setup.py installation issue.
README.txt 309 B 6 months ago Tweaks to setup and docs.
distribute_setup.py 14.9 KB 6 months ago Prepped setup files for 0.2 release.
requirements.txt 98 B 2 weeks ago Bumped version. Fixes #4.
setup.cfg 118 B 6 months ago Tweaks to setup and docs.
setup.py 978 B 2 weeks ago Removed reliance on bitbucket tag download files.

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/.