This is a good thing to add here -
http://www.satchmoproject.com/trac/wiki/SatchmoContribs
Feel free to add so others can access it.
Thanks for contributing.
-Chris
On Sun, Nov 9, 2008 at 4:53 AM, kenneth kufluk <
[EMAIL PROTECTED]> wrote:
>
> I have included all project attributes for a product, in my product
> page, using the following:
>
> <dl>
> {% for attr in product.productattribute_set.all %}
> <dt>{{ attr.name }}</dt><dd>{{ attr.value }}</dd>
> {% endfor %}
> </dl>
>
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---