MogileFS FileStorage for Django
Project description
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’
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mogilefs_storage-0.2.tar.gz.
File metadata
- Download URL: mogilefs_storage-0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7d0741c599631ab2b2c85f9cdde294a4026f88b6227fbd7d5832a3bbecc9c2c
|
|
| MD5 |
cb85aa0be4f837366e7b141588271ae6
|
|
| BLAKE2b-256 |
785e6429096f0fd95f39b0a5a6f821aa0e4c5972051586f363b556560f2842f2
|