aboutsummaryrefslogtreecommitdiffstats
path: root/account/admin.py
Commit message (Expand)AuthorAgeFilesLines
* Added fields 'sjtu_id' & 'sjtu_initpass' to UserProfile modelWeitian LI2014-06-071-0/+2
* Updated UserProfile admin (account/admin.py)Weitian LI2014-06-071-18/+68
* Fixed a type 'identify' and updated 'list_approved' display contentsWeitian LI2014-06-031-1/+1
* * fixed the csv output format problem in 'admin/account/userprofile/csv'Weitian LI2014-05-241-10/+37
* * added 'is_checkin' field to account.models.UserProfileWeitian LI2014-05-201-3/+98
* fixed problem with 'transcript_url' field of UserProfileAdminWeitian LI2014-04-301-4/+9
* * fixed attachments.short_description of UserProfileAdminWeitian LI2014-04-301-0/+1
* * added 'UserProfileAdmin' with actions and list_display:Weitian LI2014-04-301-1/+134
* * added model 'UserFile' and register to adminWeitian LI2014-04-271-1/+2
* fixes to account admin.site.registerWeitian LI2014-04-211-1/+8
* * updated settings.py, added settings_email.pyWeitian LI2014-04-181-0/+3