Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mogilefs_storage-0.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page