Refine user handling.
authorDiane Trout <diane@caltech.edu>
Fri, 22 Jan 2010 19:30:48 +0000 (19:30 +0000)
committerDiane Trout <diane@caltech.edu>
Fri, 22 Jan 2010 19:30:48 +0000 (19:30 +0000)
commit58eebc7b9a09e64e431d6e34d579561fbd70ce70
treeb5c9679b0c0a9f6ba40743950d1acbae654dce1c
parent5e466144b1f908011b41de35baf1adaf8d0f230f
Refine user handling.
The sysadmins need username to match up with the unix accounts,
The site manager needs a meaningful name to attach users to samples.
So the HTSUser string representation is first/last name and then username
in the corner.
In addition I modified the add user popup form to allow setting the
first/last name during the user creation.
htsworkflow/frontend/samples/admin.py
htsworkflow/frontend/samples/models.py
htsworkflow/frontend/templates/admin/auth/user/add_form.html [new file with mode: 0644]