summaryrefslogtreecommitdiffstats
path: root/forum/views/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* created more automatic django.wsgi file and fixed an error that I made when r...Evgeny Fadeev2010-04-101-1/+0
* New auth system, see the wiki for details.hrcerqueira2010-03-011-0/+1
* "Reversed" some m2m relations with the user model.hrcerqueira2010-02-221-1/+0
* merged with Hernanis model refactoring, ran out of time to fix an issueEvgeny Fadeev2010-02-171-1/+1
|\
| * Complete reorganization of models and managers, and removal of some raw sql q...hrcerqueira2010-02-171-1/+1
* | finished splitting views/content.py, some new bugs: html wont validate, image...Evgeny Fadeev2010-02-161-1/+2
* | split out views/commands.pyEvgeny Fadeev2010-02-161-0/+1
|/
* Changed views _init.py_ to not import everything, but just the packages, and ...hrcerqueira2010-02-151-4/+4
* split forum/views.py, fixed defect in skins on the javascript side and blockm...Evgeny Fadeev2010-02-141-0/+4