⬅︎ Back to Who was logged in during a Django exception
Hello David,Your solution seems feasible, however if the user has logged out, it becomes cumbersome to find the user whose login caused the error
But if they're logged out you can't know who caused the error and that's just tough.
Comment
Hello David,
Your solution seems feasible, however if the user has logged out, it becomes cumbersome to find the user whose login caused the error
Replies
But if they're logged out you can't know who caused the error and that's just tough.