#36575: Document logout view a link for LogoutView
--------------------------------------+------------------------------------
Reporter: adehnert | Owner: (none)
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 4.1
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 Sarah Boyce):
* stage: Unreviewed => Accepted
* summary: Document logout link workaround with a better URL name =>
Document logout view a link for LogoutView
* type: Uncategorized => Cleanup/optimization
* version: 5.1 => 4.1
Comment:
Thank you for the suggestion. I agree this information is useful and
shouldn't be hidden in the 4.1 release notes.
I would suggest something be added to the bottom of the
[
https://docs.djangoproject.com/en/5.2/topics/auth/default/#django.contrib.auth.views.LogoutView
LogoutView] docs (similar to how the LoginView docs has an example at the
bottom). I also think that folks find this confusing came up in a
[
https://youtu.be/pHe1jfd_En8?feature=shared&t=571 conference talk].
I don't think updating the 4.1 release notes adds too much value as this
is no longer a supported release and we keep old release notes quite
static
--
Ticket URL: <
https://code.djangoproject.com/ticket/36575#comment:2>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.