[PATCH] admin: Integrate UserProfile fields into admin
Stephen Finucane
stephen at that.guru
Sun Nov 20 05:35:27 AEDT 2016
On 29 Oct 14:18, Stephen Finucane wrote:
> The 'User' model is extended by means of a 'UserProfile' model. These
> fields are not correctly displayed in the admin UI, but they should be.
> Let's fix this per the recommendations of the Django docs [1].
>
> [1] https://docs.djangoproject.com/en/1.10/topics/auth/customizing/#extending-the-existing-user-model
>
> Signed-off-by: Stephen Finucane <stephen at that.guru>
Applied.
More information about the Patchwork
mailing list