Hi I'm new to Satchmo and Django, so it might be the case that I'm missing something fundamental in my understanding.
What I'm trying to do is add additional fields to the Contact information and display the information. I've created an app with a model that references the Contact object as well as the admin interface to add the data. How do I get this object to be accessible in the template? My current solution is to modify views.py to add the object to the context. My guess is that there is a better way, however I'm at a loss to find it. Thanks Michael. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
