On Thu, Apr 26, 2012 at 8:02 AM, Meenakshi Ithape < meenakshi.ith...@gmail.com> wrote:
> I use soap webservices with soaplib & create client from command prompt > using suds, > This working properly. > Can anybody tell me how to create client through view instead of command > prompt? > How to pass oject to @rpc() or @soap() method of soaplib? > How to display webservice response in template or browser? > I suggest you put your code 'client' from command prompt in a view method so there you can call data and render it in templates. If you put the logic in the right place then you can show data to users. Regards, > > Thanks in advance > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/obRNc13X5YgJ. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- Cristian Salamea @ovnicraft -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.