Its:
VERSION = (0, 9, 'pre')
Can you tell me which files approximately were modified? Maybe I can
pull the latest of the source repository and merge manually?
Thanks!
Harel

On Sep 30, 5:47 pm, Chris Moffitt <[email protected]> wrote:
> Which version of Satchmo are you using?
>
> Bruce made some changes a while back to speed up price lookups so I want to
> make sure you are using that.
>
> -Chris
>
>
>
> On Wed, Sep 30, 2009 at 6:28 AM, Yamagami <[email protected]> wrote:
>
> > Hi all,
> > I'm working on an in-progress implementation of a Satchmo store
> > (haven't been involved from the start).
> > I'm seeing an odd behaviour: The store has a large amount of products
> > and variations of them. When performing a search (for example by
> > price), the price calculations take a very long time to complete in
> > real time. Before we go into an 'price index table' solution which
> > just doesn't feel too right, I wanted to know if anyone else has ran
> > into this before. It make s sense to us that there must some solution
> > for this in Satchmo rather than bolting on a complicated caching
> > mechanism for something that really should be real time calculated.
> > When searching for price via the product_price table, of less than 50
> > pounds, for example, we're getting products with a calculated unit
> > price of over 1000 pounds sometimes (even though the actual price is
> > less).
> > Appreciate any help on the matter,
> > Thanks,
> > Harel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to