Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django Tutorial Part 8: User authentication and permissions #20125

Open
Retooled opened this issue Aug 30, 2022 · 1 comment
Open

Django Tutorial Part 8: User authentication and permissions #20125

Retooled opened this issue Aug 30, 2022 · 1 comment
Assignees
Labels
Content:Learn:Django Learning area Django docs

Comments

@Retooled
Copy link

Retooled commented Aug 30, 2022

MDN URL

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

What specific section or headline is this issue about?

Django Tutorial Part 8: User authentication and permissions

What information was incorrect, unhelpful, or incomplete?

Example for the locallibrary application is very good. It would be very helpful for beginners like me if we can learn how to create custom user model as part of Django Tutorial Part 3: Using models given that it is highly recommend to create custom user models when a project gets started. Was only informed that it is not good practice to use the default User model at part 8 of the tutorial.

Hope you can accommodate for future learners. Thank you for providing such good material.

What did you expect to see?

My learning expectation was that , after finishing the course, I have learned the basics of Django, including such recommendations.

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

In addition to what is stated in part 8, below is the link from Djangoproject.com
https://docs.djangoproject.com/en/4.0/topics/auth/customizing/#using-a-custom-user-model-when-starting-a-project

Do you have anything more you want to share?

None

MDN metadata

Page report details
@github-actions github-actions bot added Content:Learn:Django Learning area Django docs needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Aug 30, 2022
@sideshowbarker sideshowbarker added help wanted If you know something about this topic, we would love your help! and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Aug 31, 2022
@hamishwillee hamishwillee self-assigned this Sep 2, 2022
@hamishwillee hamishwillee removed the help wanted If you know something about this topic, we would love your help! label Sep 2, 2022
@hamishwillee
Copy link
Collaborator

You're probably right. I'll add this to my list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Learn:Django Learning area Django docs
Projects
None yet
Development

No branches or pull requests

3 participants