summaryrefslogtreecommitdiffstats
path: root/forum/models/base.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the new question bug, removed some old stuff from settings files, and ↵hrcerqueira2010-03-021-3/+0
| | | | fixed the errors introduced by the "staticmethod" decorator removal.
* dos2unixEvgeny Fadeev2010-02-281-138/+138
|
* Fixed some errors and moved some folders to inside the forum folder.hrcerqueira2010-02-181-2/+1
|
* Complete reorganization of models and managers, and removal of some raw sql ↵hrcerqueira2010-02-171-0/+140
queries.