I ve spend a few hours in frustration, trying to disable the CSRF which Django now tries to force on me, to no avail. Had anyone else tried this with more success? I m fine with anything that works, except for a source patch (but monkeypatches are okay).
How do I get two distinct random records using Django? I ve seen questions about how to get one but I need to get two random records and they must differ.