For a variety of reasons, I would like anyone to be able to save backbone models in my app, but they keep encountering a 401 authorization error when they try to save a model to the server. How can I let anyone make successful POST requests?
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.