web_AI-5/django/didgeridoo
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
..
currencies rename the empty_label to CHF 2018-01-28 22:04:48 +01:00
didgeridoo delete redundacy 2018-01-14 21:21:01 +01:00
static a work in progress test of custom filters 2018-01-19 15:40:55 +01:00
webshop wrap the registration in a transaction 2018-02-05 21:25:18 +01:00
manage.py make the manage.py script executable 2017-11-14 21:26:52 +01:00
rss corrected currencies app and added different view. 2018-01-10 00:58:34 +01:00