Hacker News new | ask | show | jobs
by alasdairnicol 2920 days ago
> The middlewares shouldn't be redirecting POSTs then! They could have returned a client error instead.

This has been fixed since Django 1.0, released in 2008. The page links to the commit that fixed the issue.