-
Committer:
mattgiuca
-
Date:
2008-07-15 09:36:39 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:878
lib/common/makeuser.py: When a new user is added (either by hand or by
usrmgt), pulls the subject codes from afar and adds enrolments to the DB.
This performs the same function as ./enrolallusers, but does it precisely when
the user is created, to avoid having to run enrolallusers just to get new
users into subjects (though you still have to run enrolallusers whenever new
subjects become available, or if an existing user enrols in new subjects).