Closed Johnsel closed 9 years ago
Something might fail when creating/approving a roster, and it would be better to only commit the changes to the DB if it's certain it is successfull
https://docs.djangoproject.com/en/1.8/topics/db/transactions/
Something might fail when creating/approving a roster, and it would be better to only commit the changes to the DB if it's certain it is successfull