On 09/21/2011 03:32 PM, Fabio Natali wrote: [...]
Yes, I'll follow Andres Reyes advice and use {% url %} tag. I'm still having a few problems with it, but it sounds like the way to go.
Ok, it works now. I just had to use the proper syntax! :-) ### urls.py ... url(r'^add_to_cart/$', add_to_cart, name='add_to_cart'), Cheers, Fabio. -- Fabio Natali FNstudio -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.