I got, following Error messages,
TypeError at /save/ int() argument must be a string or a number, not \'SimpleLazyObject\'
Whi
Thats strange, I had the same problem and the same solution. After trying a bunch of alternatives I went back to user = request.user and it worked