Skip to content

Conversation

@Abhi-Sharma
Copy link

This pull request adds missing documentation for user registration (signup) in the Django authentication tutorial. The current MDN page explains login, logout, and permissions, but it does not mention that Django does not include a built-in signup view, which leads to confusion for learners.
This PR introduces a clear, modern example of how to implement a registration route, form, view, and template using Django’s standard tools.

@Abhi-Sharma Abhi-Sharma requested review from a team and mdn-bot as code owners December 9, 2025 17:53
@Abhi-Sharma Abhi-Sharma requested review from LeoMcA and estelle and removed request for a team December 9, 2025 17:53
@github-actions github-actions bot added Content:Learn Learning area docs size/xl [PR only] >1000 LoC changed labels Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:Learn Learning area docs size/xl [PR only] >1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant