Skip to main content

No project description provided

Project description

When the production site uploads folder gets really big you don’t want to rsync everything to your local machine just to fix a few bugs. Only download what is needed, right?

That’s what this storage class does.

Usage

  1. Make sure that you only use this if DEBUG = True

  2. Add DEFAULT_FILE_STORAGE = 'http_fallback_storage.FallbackStorage and FALLBACK_STORAGE_URL = 'http://example.com/media/' to your Django settings

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

django-http-fallback-storage-1.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

django_http_fallback_storage-1.1-py2.py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 2 Python 3

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