Explain the operation of transaction.atomic ()

0

I am starting a project in django and looking at examples I see that they use transaction.atomic () to save in the database but I do not understand exactly how it works.

    
asked by Pedro Diaz Labiste 15.05.2018 в 19:14
source

0 answers