django-file-storage

Set file storage as an environment variable in your Django application
Download

django-file-storage Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Charlie Denton
  • Publisher web site:
  • http://github.com/meshy/

django-file-storage Tags


django-file-storage Description

django-file-storage is a Django app that allows you to set file storage as an environment variable in your Django application.Configure your file storage in settings.py:DEFAULT_FILE_STORAGE = django_file_storage.config()Looks for DEFAULT_FILE_STORAGE in your environment variables, and falls back to django's default. The environment variable must be one of those defined in backends.Product's homepage


django-file-storage Related Software