DjangoOpenInviter icon indicating copy to clipboard operation
DjangoOpenInviter copied to clipboard

Python implementation of the client to openinviter.com - the leading online contact importing solution

Results 2 DjangoOpenInviter issues
Sort by recently updated
recently updated
newest added

It seems that OpenInventor changed the webservice for the services.php. Updated the code to handle the incomming serialized php array, used the external module "phpserialize", which is now also a...

Hi, I have got this running - thanks for publishing! I have had to change line 15 in forms.py to be a form level clean not field level (ie. def...