Skip to content

It depends on the signature of User.objects.create_superuser #20

Description

@tolomea

This is awkward if you have overridden user to remove the need for usernames which is a relatively common thing to do.

It would be much easier to deal with if all the args were passed to create_superuser as keyword args as it's typical to have a **extra_args argument on create_superuser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions