Skip to content

Conversation

nwolff
Copy link

@nwolff nwolff commented Oct 18, 2017

A django custom user model does not always have a username attribute,
but the get_username() method is present for all user implementations.

A django custom user model does not always have a `username` attribute,
but the `get_username()` method is present for all user implementations.
@nwolff
Copy link
Author

nwolff commented Oct 23, 2017

This is what the UI looks like when one uses a custom user model:

2017-10-23-082615_344x104_scrot

(this commit fixes that)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants