[mezzanine-users] Re: Cartridge: search by product SKU

2014-03-11 Thread Eduardo Rivas
Ok, github is back to normal. And yes, we can now search through relations! 
However, the problem I'm seeing is that now searching by name returns one 
search result per variation. For example, searching for the name of a 
product with four variations returns four identical search results. Can you 
reproduce?

-- 
You received this message because you are subscribed to the Google Groups 
Mezzanine Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [mezzanine-users] Re: Cartridge: search by product SKU

2014-03-11 Thread Stephen McDonald
Thanks Ed - fixed in
https://github.com/stephenmcd/mezzanine/commit/5eed6e4d28be73f59721b959fd7b18a6ebba3550


On Wed, Mar 12, 2014 at 9:21 AM, Eduardo Rivas jerivasmel...@gmail.comwrote:

 Ok, github is back to normal. And yes, we can now search through
 relations! However, the problem I'm seeing is that now searching by name
 returns one search result per variation. For example, searching for the
 name of a product with four variations returns four identical search
 results. Can you reproduce?

 --
 You received this message because you are subscribed to the Google Groups
 Mezzanine Users group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to mezzanine-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.




-- 
Stephen McDonald
http://jupo.org

-- 
You received this message because you are subscribed to the Google Groups 
Mezzanine Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[mezzanine-users] Re: Cartridge: search by product SKU

2014-03-11 Thread Eduardo Rivas
Ha! When I saw the duplicate results I thought it would require some 
horrible queryset mess to fix it, turns out databases and Django do it out 
of the box. Thanks a lot Steve, Mezzanine is not only a great CMS but also 
an incredible learning platform.

-- 
You received this message because you are subscribed to the Google Groups 
Mezzanine Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.