Hi colleagues,

I want to understand if transaction.atomic() in django guarantees that the 
client is getting status what the django is sending?

This question is just for discussion whether the django builds a pipeline 
with the client and if the network broke down while the django is sending 
the status then transaction.atomic will be reverted back or it will 
successfully commits regardless whether the client is getting status or 
not? 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/571c334b-9508-41e7-b360-2d312774c192%40googlegroups.com.

Reply via email to