Add a custom (inherited) user object named HTSUser to the samples table.
authorDiane Trout <diane@caltech.edu>
Tue, 18 Aug 2009 22:41:26 +0000 (22:41 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 18 Aug 2009 22:41:26 +0000 (22:41 +0000)
commitb5b068e8dce90e45a41149c94b30b742655cf618
treeb029f541e90bd0f7a1900e65360f0854e4bf7edc
parent2078a8ad53370bbe1ef08a573f7ee800a71b4937
Add a custom (inherited) user object named HTSUser to the samples table.
This is so I can attach users (and their email addresses) to the
affiliation object.
htsworkflow/frontend/samples/admin.py
htsworkflow/frontend/samples/auth_backend.py [new file with mode: 0644]
htsworkflow/frontend/samples/models.py
htsworkflow/frontend/settings.py