Changes between Initial Version and Version 1 of Ticket #31360, comment 2
- Timestamp:
- Mar 16, 2020, 4:46:30 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31360, comment 2
initial v1 6 6 7 7 The issue now being that this relies on the implementation `requires_csrf_token` and `CsrfViewMiddleware` not changing too much between Django releases. Let's see what SO can come up with as a "safer" alternative ;) 8 9 EDIT: My question can be found here: https://stackoverflow.com/questions/60703601/how-to-customize-djangos-csrf-handling-on-a-per-view-basis