#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 dg):

 Replying to [comment:1 David Sanders]:
 > Hi,
 >
 > Thanks for the report, though `LogoutView` does not accept `GET`
 requests – this is intentional :)

 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.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/35013#comment:2>
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/0107018c39ee91cb-9df03418-d9cd-402d-bfd8-437892c189ef-000000%40eu-central-1.amazonses.com.

Reply via email to