web_AI-5/django
Andreas Zweili e57eafaf9e wrap the registration in a transaction
Sometimes when the creation of the person object fails the user get's
created anyway resulting in a user without a user profile.
By wrapping both the user and profile creation in a transaction the
user gets only created if the person profile worked as well.
2018-02-05 21:25:18 +01:00
..
.idea Duno if thats your and my config and has to be ignored but for now il commit it. 2017-12-26 13:02:19 +01:00
didgeridoo wrap the registration in a transaction 2018-02-05 21:25:18 +01:00