Open rimchang opened 8 years ago
i succesfully connect then i access my admin for check facebook profiles facebook profiles only have image, user, facebook name, facebook id what should i do to get gender, about me and other data?
i use defalt profile module
AUTH_USER_MODEL = 'django_facebook.FacebookCustomUser' AUTH_PROFILE_MODULE = 'django_facebook.FacebookProfile'
i succesfully connect then i access my admin for check facebook profiles facebook profiles only have image, user, facebook name, facebook id what should i do to get gender, about me and other data?
i use defalt profile module
AUTH_USER_MODEL = 'django_facebook.FacebookCustomUser' AUTH_PROFILE_MODULE = 'django_facebook.FacebookProfile'