User to UserProfile access problem

11 views
Skip to first unread message

Mike Dewhirst

unread,
Aug 9, 2017, 3:34:32 AM8/9/17
to Django users
Using Django 1.10 Admin with a legacy contrib.auth.user plus 1:1 userprofile

It works fine but I'm having trouble letting the user adjust their name
and email address in contrib.auth.user.

Additionally, I reveal some of the user profile fields as an Admin
inline under the Company model for users to edit their preferences.

I would like to include a view which incorporates selected fields from
both models as a single inline under Company in the Admin. Is that
possible? Should I instead retrofit a custom user?

Thanks

Mike
Reply all
Reply to author
Forward
0 new messages