[Django] #34019: "Extending Django's default user" section refers to a deleted note

27 views
Skip to first unread message

Django

unread,
Sep 16, 2022, 11:57:54 AM9/16/22
to django-...@googlegroups.com
#34019: "Extending Django's default user" section refers to a deleted note
------------------------------------------------+------------------------
Reporter: Jacob Walls | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: dev
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------------+------------------------
The "model design considerations" note in
[https://docs.djangoproject.com/en/dev/topics/auth/customizing/#extending-
django-s-default-user Specifying a user model ] was removed in
eb16c7260e573ec513d84cb586d96bdf508f3173, but is still referenced in
[https://docs.djangoproject.com/en/dev/topics/auth/customizing/#extending-
django-s-default-user Extending Django's default user ].

I suggest rephrasing to remove the reference to the deleted note.

--
Ticket URL: <https://code.djangoproject.com/ticket/34019>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Sep 16, 2022, 1:49:53 PM9/16/22
to django-...@googlegroups.com
#34019: "Extending Django's default user" section refers to a deleted note
--------------------------------------+------------------------------------

Reporter: Jacob Walls | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Mariusz Felisiak):

* stage: Unreviewed => Accepted


Comment:

Great catch!

--
Ticket URL: <https://code.djangoproject.com/ticket/34019#comment:1>

Django

unread,
Sep 16, 2022, 2:08:55 PM9/16/22
to django-...@googlegroups.com
#34019: "Extending Django's default user" section refers to a deleted note
--------------------------------------+------------------------------------
Reporter: Jacob Walls | Owner: Bhuvnesh
Type: Cleanup/optimization | Status: assigned

Component: Documentation | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Bhuvnesh):

* owner: nobody => Bhuvnesh
* status: new => assigned


--
Ticket URL: <https://code.djangoproject.com/ticket/34019#comment:2>

Django

unread,
Sep 16, 2022, 2:32:58 PM9/16/22
to django-...@googlegroups.com
#34019: "Extending Django's default user" section refers to a deleted note
--------------------------------------+------------------------------------
Reporter: Jacob Walls | Owner: Bhuvnesh
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by Bhuvnesh):

[https://github.com/django/django/pull/16065 PR]

--
Ticket URL: <https://code.djangoproject.com/ticket/34019#comment:3>

Django

unread,
Sep 16, 2022, 11:19:18 PM9/16/22
to django-...@googlegroups.com
#34019: "Extending Django's default user" section refers to a deleted note
--------------------------------------+------------------------------------
Reporter: Jacob Walls | Owner: Bhuvnesh
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Bhuvnesh):

* has_patch: 0 => 1


--
Ticket URL: <https://code.djangoproject.com/ticket/34019#comment:4>

Django

unread,
Sep 17, 2022, 2:05:32 AM9/17/22
to django-...@googlegroups.com
#34019: "Extending Django's default user" section refers to a deleted note
-------------------------------------+-------------------------------------

Reporter: Jacob Walls | Owner: Bhuvnesh
Type: | Status: assigned
Cleanup/optimization |

Component: Documentation | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/34019#comment:5>

Django

unread,
Sep 17, 2022, 2:34:28 AM9/17/22
to django-...@googlegroups.com
#34019: "Extending Django's default user" section refers to a deleted note
-------------------------------------+-------------------------------------
Reporter: Jacob Walls | Owner: Bhuvnesh
Type: | Status: closed

Cleanup/optimization |
Component: Documentation | Version: dev
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"6b0bbaf453b7286bddf9c47a9dd75ac2acdfd617" 6b0bbaf4]:
{{{
#!CommitTicketReference repository=""
revision="6b0bbaf453b7286bddf9c47a9dd75ac2acdfd617"
Fixed #34019 -- Removed obsolete references to "model design
considerations" note.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/34019#comment:6>

Django

unread,
Sep 17, 2022, 2:34:51 AM9/17/22
to django-...@googlegroups.com
#34019: "Extending Django's default user" section refers to a deleted note
-------------------------------------+-------------------------------------
Reporter: Jacob Walls | Owner: Bhuvnesh
Type: | Status: closed
Cleanup/optimization |
Component: Documentation | Version: dev
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

In [changeset:"160d0aacb86d06dc554e5bba78e1d6b3183ed790" 160d0aac]:
{{{
#!CommitTicketReference repository=""
revision="160d0aacb86d06dc554e5bba78e1d6b3183ed790"
[4.1.x] Fixed #34019 -- Removed obsolete references to "model design
considerations" note.

Backport of 6b0bbaf453b7286bddf9c47a9dd75ac2acdfd617 from main
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/34019#comment:7>

Reply all
Reply to author
Forward
0 new messages