summaryrefslogtreecommitdiffstats
path: root/forum/models
Commit message (Collapse)AuthorAgeFilesLines
* two bugfixesEvgeny Fadeev2010-02-271-2/+2
|
* "Reversed" some m2m relations with the user model.hrcerqueira2010-02-223-6/+22
| | | | | | | Fixed and improved most of modules functionality. Definitevly moved books to a separate module. Fixed some missing imports in views. Adapted some of the interface changes Rick did on robofaqs to osqa.
* Fixed some errors and moved some folders to inside the forum folder.hrcerqueira2010-02-183-22/+18
|
* under models moved contents of file q_and_a to --> question, answer and ↵Evgeny Fadeev2010-02-174-101/+96
| | | | removed q_and_a
* Complete reorganization of models and managers, and removal of some raw sql ↵hrcerqueira2010-02-1710-949/+1291
| | | | queries.
* split forum/views.py, fixed defect in skins on the javascript side and ↵Evgeny Fadeev2010-02-141-0/+949
blockmedia template tag