summaryrefslogtreecommitdiffstats
path: root/.idea
Commit message (Collapse)AuthorAgeFilesLines
* intermediate commit after mergeEvgeny Fadeev2010-03-278-1580/+0
|\
| * Lots of small fixes, including the missing comments problem.hrcerqueira2010-03-071-144/+88
| |
| * Started implementing cache.hrcerqueira2010-03-041-127/+114
| | | | | | | | Added placeholders in log folder, and the new cache folder so git wont ignore them.
| * Very simple robots.txt module.hrcerqueira2010-03-041-128/+128
| | | | | | | | A couple of typos on templates.
| * added postgres specific management commands for the badges cron jobs.hrcerqueira2010-03-041-110/+133
| | | | | | | | some extra small fixes
| * fixed rss feed and a couple more bugs in templateshrcerqueira2010-03-041-73/+112
| |
| * couple of fixeshrcerqueira2010-03-041-252/+121
| |
| * Fix in the email url tags.hrcerqueira2010-03-031-134/+47
| |
| * small fixhrcerqueira2010-03-031-81/+81
| |
| * Merge branch 'master' of github.com:rickross/osqahrcerqueira2010-03-031-79/+79
| |\ | | | | | | | | | | | | Conflicts: forum/views/auth.py
| * | 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.
* | initial commitEvgeny Fadeev2010-03-252-163/+754
|/
* 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.