-
Notifications
You must be signed in to change notification settings - Fork 22.8k
Open
Labels
Content:Learn:DjangoLearning area Django docsLearning area Django docseffort: mediumThis task is a medium effort.This task is a medium effort.
Description
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
Labels
Content:Learn:DjangoLearning area Django docsLearning area Django docseffort: mediumThis task is a medium effort.This task is a medium effort.