Skip to content

registration view #22

Description

@nanuxbe

Several view require the user to be logged-in. So we should provide users with a way to register themselves.

Given the recent GDPR law, we should try to require the less amount of data possible. I'm thinking mandatory username (that could be used in comments) and email (needed for password reset, user uniqueness and so on). NO first/last names.

Although this can be achieved with standard Django User, maybe the project could benefit of a custom user model

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions