Closed bpepple closed 10 months ago
Is your feature request related to a problem? Please describe. Django 5.0 dropped support for Log Out using GET.
Describe the solution you'd like Rework the navbar to use a button for logging out. A solution like this should be fine.
Fixed in a4c8727196d7cdadb12bbc4907d61470336aa206
Is your feature request related to a problem? Please describe. Django 5.0 dropped support for Log Out using GET.
Describe the solution you'd like Rework the navbar to use a button for logging out. A solution like this should be fine.