summaryrefslogtreecommitdiffstats
path: root/.idea
Commit message (Collapse)AuthorAgeFilesLines
* Temp login token request (for password recovery and google openid problems)hrcerqueira2010-03-031-127/+396
| | | | | | 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
* Fixed the new question bug, removed some old stuff from settings files, and ↵hrcerqueira2010-03-022-143/+666
| | | | fixed the errors introduced by the "staticmethod" decorator removal.
* some more removalshrcerqueira2010-02-181-57/+5
|
* moved some more stuff and removed a couple of unused files.hrcerqueira2010-02-181-109/+125
|
* Added some missing import in view files. Removed forum/views/content.py.hrcerqueira2010-02-181-159/+199
|
* Complete reorganization of models and managers, and removal of some raw sql ↵hrcerqueira2010-02-178-0/+985
queries.