raise PermissionDenied if someone tries to save an object without can_update rights
[plstackapi.git] / planetstack / core / middleware.py
2014-08-27 Scott Bakeradd support for getting current request object from...