Skip to main content

Django storage for Google Storage

Project description

=====================
django-google-storage
=====================

It' just a compilation of django-storages and boto to improve you
abilities to use Google Storage. It's easy and fast.

Install
=======

1. pip install django-google-storage

2. add 'django-google-storage' to your INSTALLED_APPS

3. put 'django-google-storage.storage.GoogleStorage' in DEFAULT_FILE_STORAGE.
It's in settings.py too.

4. add GS_ACCESS_KEY_ID, GS_SECRET_ACCESS_KEY and GS_STORAGE_BUCKET_NAME
to your settings.py

5. ....

6. PROFIT

TODO
====
* custom exceptions
* testing

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-google-storage-0.3.tar.gz (4.9 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