Yeap. Removing the save() done in <A> solved the issue.

And some component is doing and update() - not a save(). I see in the 
Postgresql logs an UPDATE of the hash with the new increment, that includes 
only the "password" field.

I thought that autenticate() produced a read operation on the DB... now I 
know that it's read/write!

So, it's not a Django issue :-)

Thanks!
Horacio

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/3cfce232-a561-4c79-8728-8f33548d2cf3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to