Skip to content

Django tutorial - needs a signup page #35484

@hamishwillee

Description

@hamishwillee

MDN URL

https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Authentication

What specific section or headline is this issue about?

Adding users

What information was incorrect, unhelpful, or incomplete?

The tutorial covers the standard views for login and user management, but uses the admin interface for signing users up in the first place.

What did you expect to see?

A section explaining that user signup has no default views and setup, so you have to do it yourself ... and how.

Do you have any supporting links, references, or citations?

Hints on how to do this: https://www.pythontutorial.net/django-tutorial/django-registration/

Do you have anything more you want to share?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions