Are you getting any sort of error when you run save()? Are the changes
reflected in the database after the save() call? Can you perform the same
operation directly on the user object?

Also, this operation shouldn't require any arguments to save().

-James
On Jul 21, 2015 1:43 AM, "Info Test" <infotest...@gmail.com> wrote:

> Even with p.save(force_update = True) , it doesn't work
>
> --
> 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/44c307bd-8c0a-4924-810f-ab0f2eb123ae%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/44c307bd-8c0a-4924-810f-ab0f2eb123ae%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CA%2Be%2BciUFQszrU5vjvxd_HnG3K-MiMtkpenuzDWc5_S1dM9ZbYA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to