How would I go about catching CSRF errors in Django? For example, I would like to catch this: Forbidden (CSRF token missing or incorrect.): /asdjasdjk/asdhriheiof
I w