So I've been working with the customization of the
_product_ratings.html file.

The problem I constantly saw was that, whenever I entered an invalid
blog tag or filter or even if an exception was raised (not related to
templates) in the templatetags used in the html file, it just didn't
come up in the page, making the debuggin process really painful.

I had to literally put lots of print statements and then surrond the
"faulty" expression between try/except clauses and then a print e in
the except section.

Does anybody know why this is happening? Am I missing some
configuration setting or anything like that ?

Is it possible that is because of how Satchmo is handling the
inclusion of html files using the app_plugins app?

Thanks a lot!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to