mogilefs_storage 0.2
MogileFS FileStorage for Django
A FileStorage implementation for using MogileFS with Django ===
Requirements --- Requires http://www.albany.edu/~ja6447/mogilefs.py present somewhere on the python path.
This dependency couldn't be included in the setup.py file, because it breaks when using buildout. Refer to https://bugs.launchpad.net/zc.buildout/+bug/285121
Usage --- To use, add something like this to your settings.py, substituting the values for MOGILE_TRACKERS and MOGILE_DOMAIN as appropriate:
MOGILE_TRACKERS='127.0.0.1:7001,testserver:7001' MOGILE_DOMAIN='default' DEFAULT_FILE_STORAGE='mogilefs_storage.MogileFSStorage'
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| mogilefs_storage-0.2.tar.gz (md5) | Source | 2009-08-06 | 3KB | 477 | |
- Author: Daniel E. Bruce
- License: MIT
- Categories
- Package Index Owner: ircubic
- DOAP record: mogilefs_storage-0.2.xml
