Re: Caching performance regression between django 1.0 and django 1.1.1

2009-10-27 Thread mt
On Oct 22, 12:46 pm, Russell Keith-Magee <freakboy3...@gmail.com> wrote: > On Thu, Oct 22, 2009 at 4:38 PM, mt <michael.thornh...@gmail.com> wrote: > > > On Oct 19, 1:08 pm, Russell Keith-Magee <freakboy3...@gmail.com> > > wrote: > >> On Mon

Re: Caching performance regression between django 1.0 and django 1.1.1

2009-10-23 Thread mt
On Oct 22, 1:46 pm, Russell Keith-Magee <freakboy3...@gmail.com> wrote: > On Thu, Oct 22, 2009 at 4:38 PM, mt <michael.thornh...@gmail.com> wrote: > > > On Oct 19, 1:08 pm, Russell Keith-Magee <freakboy3...@gmail.com> > > wrote: > >> On Mon

Re: Caching performance regression between django 1.0 and django 1.1.1

2009-10-22 Thread mt
On Oct 19, 1:08 pm, Russell Keith-Magee <freakboy3...@gmail.com> wrote: > On Mon, Oct 19, 2009 at 6:52 PM, mt <michael.thornh...@gmail.com> wrote: > > > Hi All, > > I recently upgraded a high traffic site from django 1.0 to django > > 1.1.1 and noticed that

Re: Caching performance regression between django 1.0 and django 1.1.1

2009-10-19 Thread mt
On Oct 19, 1:08 pm, Russell Keith-Magee <freakboy3...@gmail.com> wrote: > On Mon, Oct 19, 2009 at 6:52 PM, mt <michael.thornh...@gmail.com> wrote: > > > Hi All, > > I recently upgraded a high traffic site from django 1.0 to django > > 1.1.1 and noticed that

Caching performance regression between django 1.0 and django 1.1.1

2009-10-19 Thread mt
Hi All, I recently upgraded a high traffic site from django 1.0 to django 1.1.1 and noticed that the load on the server went through the roof, so I had to revert to django 1.0. I've done some testing and noticed that the caching behaviour between 1. 0 and 1.1.1 has changed. Basically I was

Caching performance regression between django 1.0 and django 1.1.1

2009-10-19 Thread mt
Hi All, I recently upgraded a high traffic site from django 1.0 to django 1.1.1 and noticed that the load on the server went through the roof, so I had to revert to django 1.0. I've done some testing and noticed that the caching behaviour between 1. 0 and 1.1.1 has changed. Basically I was

Re: PayPal integration

2008-03-27 Thread mt
Have a look at http://code.google.com/p/pypaypal/ Be careful with the Name Value Pair API, at the moment you must be a US or UK paypal customer to use it! On Mar 27, 3:54 am, e <[EMAIL PROTECTED]> wrote: > Is there a tutorial or stand-alone django app somewhere that shows how > to make a PayPal