SACGF / SACGF/variantgrid

Django 5 - logout should be post

Open
#1,388 1 comment 0 reactions 1 assignee Claimed by @davmlaw View on GitHub
Dominant language
Python
Stars
30
Forks
3
Avg merge
9h 28m
Merged PRs (30d)
42

Description

Split out from Django 5 #1366

As of 5.0 logout requires a post - so we get

```
WARNING Method Not Allowed (GET): /accounts/logout/
```

Need to rework the menu tags to allow POST

Shariant testing:

* Ensure top menus still work
* Ensure left menus still work
* Ensure logout works

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.