#35013: LogoutView from django.contrib.auth in Django 5.0 seems to use the wrong
HTTP method
---------------------------------+--------------------------------------
     Reporter:  dg               |                    Owner:  nobody
         Type:  Bug              |                   Status:  closed
    Component:  HTTP handling    |                  Version:  5.0
     Severity:  Release blocker  |               Resolution:  invalid
     Keywords:                   |             Triage Stage:  Unreviewed
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+--------------------------------------

Comment (by David Sanders):

 > I understand that, but I'm not sending a GET request. If I revert the
 Django version to 4.2, there is no error. It seems like something in
 Django 5 is sending the wrong request. I didn't change anything other than
 upgrading Django.

 Sure, but we can't action anything based on this information unfortunately
 🤷‍♂️  The best course of action is to determine what's sending the
 request, then if you find something concrete that indicates Django is at
 fault please feel free to provide more details here and reopen the ticket.

 You can seek assistance from one of the Django support channels where
 there are many friendly people that can help you:
 https://www.djangoproject.com/community/

 Lastly just to clarify the release notes for removed features (including
 logout via GET) are documented here:
 https://docs.djangoproject.com/en/5.0/releases/5.0/

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

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018c3a0cce52-5b84f4ee-777d-4ade-851f-1c3d1c9a3589-000000%40eu-central-1.amazonses.com.

Reply via email to