Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add original object to bundle #1448

Open
SeanHayes opened this issue Feb 15, 2016 · 1 comment
Open

Add original object to bundle #1448

SeanHayes opened this issue Feb 15, 2016 · 1 comment
Labels
Milestone

Comments

@SeanHayes
Copy link
Member

By the time authorization happens, the request data has been hydrated onto the object retrieved from the DB. Sometimes devs need to validate against the original values on the model, and it would be nice not to have to do another query.

See: http://stackoverflow.com/questions/35391634/tastypie-authorization-not-exactly-authorizating

@SeanHayes SeanHayes added this to the v0.13.3 milestone Feb 15, 2016
@SeanHayes
Copy link
Member Author

Would help solve #1051

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant