diff options
author | Dan McGee <dan@archlinux.org> | 2011-03-29 14:46:25 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-03-29 14:46:25 -0500 |
commit | 325b9d63d07cff73117258507e7cde592d2f824c (patch) | |
tree | a79dce474238840b5df00e51346c5a6ef505844b /manage.py | |
parent | 1ce650d3c3850020c6ba54766cb70ad049c6e0bd (diff) |
Work out kinks in create new user view
We allowed repo selection before, but never actually called save_m2m()
so selections would have to be repeated on the next page. Add in group
selection as well to the form, and ensure we do all of our database
operations in one transaction so it is a lot easier to test and roll
back if things go wrong.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'manage.py')
0 files changed, 0 insertions, 0 deletions