On 09/08/07, Fabien Schwob <[EMAIL PROTECTED]> wrote: > > I'm trying to integrate S3 support into my Django app using > > http://code.djangoproject.com/wiki/AmazonSimpleStorageService for > > now. > > > > I would like to improve the code so that it might be officially > > integrated into Django at some point. The first obvious question: Is > > this a feature that others would like to see, enough so to warrant > > having this feature 'baked-in'? Or should I just keep my hacks to > > myself? > > I think it's too specific for an inclusion in the official Django > distribution but it would be a great thing to create something like > django-amazon to handle all the Amazon Web Services in Django with :
Might be worth looking into boto[1] before going too far into developing yet-another AWS client implementation, but integrating boto into Django via fields, etc would be great! [1] http://code.google.com/p/boto/ Rob :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---