Thanks for the link Chris, but this is not what I'm trying to do. I'm
not worried about the way the price look, but the price currency
itself. Since the user is allowed to select that per session.

If there's a way for a filter to access the session variables I would
be OK, since instead of multiplying with the currency passed to the
filter like the post above (product.price|currency:"EUR"), I could
just do product.price|session_currency or something and have the
filter return the price multiplied with the session's currency.

On Apr 11, 5:18 pm, "Chris Moffitt" <[EMAIL PROTECTED]> wrote:
> Take a look at what we use in Satchmo. Maybe this will help -
>
> http://www.satchmoproject.com/trac/browser/satchmo/trunk/satchmo/shop...
>
> -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