aboutsummaryrefslogtreecommitdiffstats
path: root/account/admin.py
Commit message (Expand)AuthorAgeFilesLines
* * 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