#10835 closed (invalid)
In User Profile section of docs, "For more information" link should link to Chap 14 of Django Book v2.0, not Chap 12 of v1.0
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | user authentication auth profile | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In http://docs.djangoproject.com/en/dev/topics/auth/ under Storing additional information about users, the documentation has a "For more information" link to Chap 12 of The Django Book v1.0. It should link to Chap 14 of The Django Book v2.0: http://www.djangobook.com/en/2.0/chapter14/
Change History (3)
comment:1 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Is it intended that v2 of the Django Book will ultimately include some information on Django user profiles?
Note:
See TracTickets
for help on using tickets.
Version 2.0 of The Django Book doesn't actually have any information about Django User Profiles, so the link should continue to point to "The Django Book" v1.0 chap 12.