summaryrefslogtreecommitdiffstats
path: root/forum/models/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* merged with master branchEvgeny Fadeev2010-03-141-5/+8
|\
| * Lots of small fixes, including the missing comments problem.hrcerqueira2010-03-071-6/+6
| * added postgres specific management commands for the badges cron jobs.hrcerqueira2010-03-041-1/+1
| * fixed rss feed and a couple more bugs in templateshrcerqueira2010-03-041-1/+1
| * couple of fixeshrcerqueira2010-03-041-1/+1
| * Temp login token request (for password recovery and google openid problems)hrcerqueira2010-03-031-4/+7
* | fixed circular dependency on models.signals and the question count on importEvgeny Fadeev2010-03-111-10/+12
* | SE loader seems to work, details are in stackexchange/READMEEvgeny Fadeev2010-03-091-7/+96
* | in the middle of loading votesEvgeny Fadeev2010-03-091-0/+34
* | loaded comments and badgesEvgeny Fadeev2010-03-081-7/+1
|/
* finally merged Josephs and Adolfos branches, basic on-scree new post notifica...Evgeny Fadeev2010-03-011-2/+38
|\
| * re-introduced Josephs new message notification and a few newly found bugsEvgeny Fadeev2010-02-281-3/+39
| * merged adolfos branch, dos2unixd everythingEvgeny Fadeev2010-02-221-340/+340
* | merged authentication work by Hernani into my local copy of masterEvgeny Fadeev2010-03-011-2/+4
|\ \
| * | dos2unixEvgeny Fadeev2010-03-011-342/+342
| * | New auth system, see the wiki for details.hrcerqueira2010-03-011-1/+3
| |/
* / dos2unixEvgeny Fadeev2010-02-281-340/+340
|/
* "Reversed" some m2m relations with the user model.hrcerqueira2010-02-221-5/+17
* under models moved contents of file q_and_a to --> question, answer and remov...Evgeny Fadeev2010-02-171-3/+2
* Complete reorganization of models and managers, and removal of some raw sql q...hrcerqueira2010-02-171-0/+330