summaryrefslogtreecommitdiffstats
path: root/forum/models/user.py
Commit message (Collapse)AuthorAgeFilesLines
* Temp login token request (for password recovery and google openid problems)hrcerqueira2010-03-031-6/+62
| | | | | | Utilities to send html emails, a base html email template and template tags to build full urls with domain name and protocol (for html email images and styles) Email validation now uses an improved algorithm Fixed a bug in the user message system
* finally merged Josephs and Adolfos branches, basic on-scree new post ↵Evgeny Fadeev2010-03-011-0/+2
|\ | | | | | | notification now works
| * re-introduced Josephs new message notification and a few newly found bugsEvgeny Fadeev2010-02-281-0/+2
| |
| * merged adolfos branch, dos2unixd everythingEvgeny Fadeev2010-02-221-67/+67
| |
* | merged authentication work by Hernani into my local copy of masterEvgeny Fadeev2010-03-011-0/+7
|\ \
| * | dos2unixEvgeny Fadeev2010-03-011-76/+76
| | |
| * | New auth system, see the wiki for details.hrcerqueira2010-03-011-0/+10
| |/
* / dos2unixEvgeny Fadeev2010-02-281-67/+67
|/
* Complete reorganization of models and managers, and removal of some raw sql ↵hrcerqueira2010-02-171-0/+67
queries.