Okay I think this one will work better. I went with your suggestion of a separate log out page. Note that I added an explicit `(at)never_cache` decorator since the response headers showed Django wasn't setting Cache-Control automatically.
Jack