What do I use for CONTACTS_IMPORT_CALLBACK in django-friends friends application?
- by chris
I am trying to figure out what is needed for the CONTACTS_IMPORT_CALLBACK variable in django-friends or django-contacts-import applications (contact import is built from friends). I have tried view models, etc.. but everything throws errors. Neither application has documentation so I am just grasping at straws for what is needed. Can anyone point me in the right direction?