> User.objects.get(pk=self.request.user.id) because request.user is your
> user object.
>

it's self.request.user - sorry.
But the sense is the same: you don't need User.objects.get

-- 
$ gpg --recv-key da5098a7

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAG_-i2nJdCHTWZkvhj6tJ1FKV-uFPpBiQeJL81FV0%2BQPpGs8Jw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to