It's probably a problem with what you're passing to the template or what you have in your template. You should supply some actual code from your view and your template.
-m On 25 April 2012 15:01, Meenakshi Ithape <[email protected]> wrote: > I used the Soap web services with Soaplib in Django, for that i take > the help from below link > http://djangosnippets.org/snippets/979/ > When i run this code through command prompt it runs properly, but > when i run it on browser it shows nothing, > Can anybody please help me, what should i done wrong? > > Thanks for any suggestions > > -- > You received this message because you are subscribed to the Google Groups > "Django 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/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django 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/django-users?hl=en.

