how to write the script hotmail contacts api + python but no
django ,how this can be achieved ,can anybody give me some idea for
this.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@
can anybody tell me how to write a script to import hotmail contacts
with windowslivelogin.py library,i have a web based script used for
django environment brlow:
from lib.WindowsLiveLogin import ConsentToken
import urllib, urllib2
def hotmail_login(request):
wll =
WindowsLiveLogin(appid=sett
i have the SDK with me,
source code for getting hotmail contacts in DJANGO environment:
--
from lib.WindowsLiveLogin import ConsentToken
import urllib, urllib2
def hotmail_login(request):
wll =
WindowsLiveLogin(appi
3 matches
Mail list logo