Skip to content

fix(app): #19 logout is not allowed using get request#20

Merged
aksharahegde merged 1 commit intomainfrom
logout-not-allowed-issue
Jan 15, 2024
Merged

fix(app): #19 logout is not allowed using get request#20
aksharahegde merged 1 commit intomainfrom
logout-not-allowed-issue

Conversation

@aksharahegde
Copy link
Owner

@aksharahegde aksharahegde commented Jan 15, 2024

Logging out via GET requests to the built-in logout view is deprecated. Use POST requests instead.

https://docs.djangoproject.com/en/5.0/releases/4.1/#features-deprecated-in-4-1

Logging out via GET requests to the built-in logout view is deprecated. Use POST requests instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant