On Aug 8, 8:12 pm, "Jay Parlar" <[EMAIL PROTECTED]> wrote:
> On 8/8/07, John-Scott <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Hello all,
>
> > I'm trying to integrate S3 support into my Django app using
> >http://code.djangoproject.com/wiki/AmazonSimpleStorageServicefor
> > now.
>
> > I would like
On 09/08/07, Fabien Schwob <[EMAIL PROTECTED]> wrote:
> Yes, but my idea was to use boto in django-amazon. The goal (in my
> mind) is to provide a layer around boto to Django :
>
> * A S3FileField around boto.s3
> * A django_amazon.generics.views.process_payment(request, amount)
> around a future
Hello,
> > > 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 que
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
Hello,
> 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 featu
On 8/8/07, John-Scott <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> 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
Hello all,
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 o