You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initially the user can just type in the names and phone numbers of her/her friends, but eventually we'd like to provide ways for the user to easily import existing contacts from AddressBook, Google Contacts, Facebook, Twitter, LinkedIn or a formatted CSV file.
Here are a couple tools we could use to make this job easier:
Initially the user can just type in the names and phone numbers of her/her friends, but eventually we'd like to provide ways for the user to easily import existing contacts from AddressBook, Google Contacts, Facebook, Twitter, LinkedIn or a formatted CSV file.
Here are a couple tools we could use to make this job easier:
django-contacts-import https://github.com/eldarion/django-contacts-import/
import your Yahoo, Google or vCard contacts.
csvkit https://github.com/onyxfish/csvkit
bunch of tools to work with CSV files. Useful for importing people's contact lists
The text was updated successfully, but these errors were encountered: