Thanks Chris, I've looked at it a little, but we're wanting something with
more capabilities than I've seen in satchmo.

I'm still trying to figure this thing out.  I changed my urls entry to


(r'^shopbyrange/(?P<product_attribute_choice>[-\w]+)/(?P<valuefrom>\d+)-(?P<valueto>\d+)/$',
'djangoecomm.products.views.searchbyattributerange'),

to see if it could be a typing problem, but I'm still getting the same
strange behavior.

Can anyone help?

Adam


On 12/8/06, Chris Moffitt <[EMAIL PROTECTED]> wrote:
>
>
> > I'm building an e-commerce system and at the moment working on making
> the
> > products easily searchable.  But when I use a __range lookup, in some
> > cases
>
> I'm sorry I can't help you with your request but I thought I'd point out
> that there is a project called Satchmo that aims to build an ecommerce
> framework.  It may not meet all your needs but at least take a look and
> see if there's anything you can leverage.
>
> Here's the main site - http://www.satchmoproject.com
>
> Good luck,
> Chris
>
> >
>


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to