Django-facebook icon indicating copy to clipboard operation
Django-facebook copied to clipboard

integration with custom user model using USERNAME_FIELD = 'email'

Open Ty4 opened this issue 10 years ago • 3 comments

This issue should not have been closed to begin with. This is often-used and the issue hasn't been solved in the actual code.

Ty4 avatar Apr 01 '14 16:04 Ty4

Im planning a new sprint in the coming weeks. Hope to pick it up then.

Problem is that Facebook is sending my company less and less traffic so its harder to justify improving things. On Apr 1, 2014 6:55 PM, "Tyler" [email protected] wrote:

This issue should not have been closed to begin with. This is often-used and the issue hasn't been solved in the actual code.

Reply to this email directly or view it on GitHubhttps://github.com/tschellenbach/Django-facebook/issues/430 .

tschellenbach avatar Apr 01 '14 17:04 tschellenbach

Any workaround?

bjesus avatar Dec 31 '14 10:12 bjesus

I'm contemplating this very same issue. I'm thinking of just having a One-To-One relationship between my user model and the facebook model.

asgaines avatar Apr 18 '16 03:04 asgaines