Skip to content
This repository was archived by the owner on Aug 23, 2020. It is now read-only.
This repository was archived by the owner on Aug 23, 2020. It is now read-only.

Remove dependency on 'username' field #34

@atleta

Description

@atleta

Hi,

I've just looked into the code and found that there is a wired in dependency on the username field of the user model. However, it may not be there. You should use get_user_model().USERNAME_FIELD to refer to it, but for example for creating a user, you don't even have to name it. Just pass in a **kwargs .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions