Django soap client

26 views
Skip to first unread message

oka M

unread,
Apr 12, 2019, 11:10:09 AM4/12/19
to Django users
Hai All,

Im php programer and i want to migration from php to pyhton in specific i want to use django for my webapps;

i have question 

how to import zeep module to my djanggo apps?

can give me example for my php code to django

<? php
require_one ('nusoap/nusoap.php');
require_one ('nusoap/class.wdslchace.php');

$client = new nusoap_client($url, true);

$proxy = $client->getProxy();

$username = 'username';
$password = 'password';

$result = $proxy ->GetToken($username, $password);

$token = $result;

?>

thanx

13515...@qq.com

unread,
Apr 16, 2019, 12:43:19 AM4/16/19
to django-users
django is a framework, it is worked in different way with php, read the lesson in doc is the best way to undstand it.


wblueboat
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/69dc3b5c-ff62-473c-9143-ec65268431a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages