summaryrefslogtreecommitdiffstats
path: root/forum/models/question.py
Commit message (Expand)AuthorAgeFilesLines
* Started implementing cache.hrcerqueira2010-03-041-9/+19
* Fixed the new question bug, removed some old stuff from settings files, and f...hrcerqueira2010-03-021-2/+2
* fixed some bugs, still cant post question anonymouslyEvgeny Fadeev2010-03-011-1/+0
* dos2unixEvgeny Fadeev2010-03-011-336/+336
* New auth system, see the wiki for details.hrcerqueira2010-03-011-1/+2
* "Reversed" some m2m relations with the user model.hrcerqueira2010-02-221-1/+3
* Fixed some errors and moved some folders to inside the forum folder.hrcerqueira2010-02-181-6/+4
* under models moved contents of file q_and_a to --> question, answer and remov...Evgeny Fadeev2010-02-171-0/+60
* Complete reorganization of models and managers, and removal of some raw sql q...hrcerqueira2010-02-171-0/+275