aboutsummaryrefslogtreecommitdiffstats
path: root/account/models.py
Commit message (Expand)AuthorAgeFilesLines
* fixed UserProfile model to use CharField choices in "is_approved" and "is_spo...Weitian LI2014-04-201-2/+17
* * implemented custom form and profile for registrationWeitian LI2014-04-201-2/+55
* * updated settings.py, added settings_email.pyWeitian LI2014-04-181-0/+12