Re: models don't show in tamplate

2010-12-03 Thread wayne
Are you seeing anything? I mean, is the rest of the template rendering fine? There are only two things that I notice: the extra dict you pass with the template_object_name (why not put it in info_dict?), and while I'm not fluent in spanish, are you iterating through the variable 'object_list'?

models don't show in tamplate

2010-12-03 Thread Carlos Aboim
Hi guys, Is there a reason for my models don't show up in my template? my urls on app folder: http://dpaste.com/hold/282583/ my template: http://dpaste.com/hold/282586/ I can access through shell to models instaces, Any help whould be apreciated thank you Aboim -- You received this message