evorepo/devel
Dan McGee 325b9d63d0 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>
2011-03-29 14:46:25 -05:00
..
management Add provides to collections list 2011-03-24 00:47:23 -05:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
models.py Add credential requirements tests to devel app 2009-12-01 23:26:14 -02:00
tests.py Remove devel notify view 2011-03-03 14:44:02 -06:00
urls.py Add Admin log overview page 2011-03-10 10:49:11 -06:00
utils.py Restore flagged package count by maintainer in dashboard 2010-09-10 18:27:18 -05:00
views.py Work out kinks in create new user view 2011-03-29 14:46:25 -05:00