Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added fields 'sjtu_id' & 'sjtu_initpass' to UserProfile model | Weitian LI | 2014-06-07 | 1 | -0/+2 |
* | Updated UserProfile admin (account/admin.py) | Weitian LI | 2014-06-07 | 1 | -18/+68 |
* | Fixed a type 'identify' and updated 'list_approved' display contents | Weitian LI | 2014-06-03 | 1 | -1/+1 |
* | * fixed the csv output format problem in 'admin/account/userprofile/csv' | Weitian LI | 2014-05-24 | 1 | -10/+37 |
* | * added 'is_checkin' field to account.models.UserProfile | Weitian LI | 2014-05-20 | 1 | -3/+98 |
* | fixed problem with 'transcript_url' field of UserProfileAdmin | Weitian LI | 2014-04-30 | 1 | -4/+9 |
* | * fixed attachments.short_description of UserProfileAdmin | Weitian LI | 2014-04-30 | 1 | -0/+1 |
* | * added 'UserProfileAdmin' with actions and list_display: | Weitian LI | 2014-04-30 | 1 | -1/+134 |
* | * added model 'UserFile' and register to admin | Weitian LI | 2014-04-27 | 1 | -1/+2 |
* | fixes to account admin.site.register | Weitian LI | 2014-04-21 | 1 | -1/+8 |
* | * updated settings.py, added settings_email.py | Weitian LI | 2014-04-18 | 1 | -0/+3 |