Cookiecutter-django: Add Google Cloud Storage Option in addition to current AWS S3 options

Created on 26 Feb 2017  路  6Comments  路  Source: pydanny/cookiecutter-django

I'm a big fan of this cookie cutter and find myself using it frequently for green field projects.

Wondering if anyone would be interested in a pull-request to add Google compute cloud storage support for static and media files?

While AWS S3 is widely used, I find myself using the google ecosystem a bit more with the dockerized django cookie cutter.

One note is that these production dependencies would need to be updated boto==2.46.1 and django-storages==1.5.2

If this is a desirable addition, I can put together the PR and update the documentation etc.

enhancement help wanted

Most helpful comment

I believe so, PR welcome

All 6 comments

I don't see how this could hurt. If you put together a PR, I can have a look at it.

@burhan Is this still open? I would like to give it a try.

I believe so, PR welcome

PR that offer additional options are always welcome. @-me if you need help with the PR.

Started a PR for this at #2012

Was this page helpful?
0 / 5 - 0 ratings

Related issues

japrogramer picture japrogramer  路  4Comments

yunti picture yunti  路  4Comments

webyneter picture webyneter  路  4Comments

StupidTAO picture StupidTAO  路  3Comments

grll picture grll  路  3Comments