pije76's profile - activity

10 years ago received badge Notable Question (source)
10 years ago received badge Popular Question (source)
12 years ago received badge Famous Question (source)
12 years ago answered a question Static files at webfaction not served

I have another issue related to authentication. After I installed django-rosetta for translation then I can not login.

Is this from django.po file or wrong configuration at settings.py?

12 years ago received badge Student (source)
12 years ago commented answer Static files at webfaction not served

ah yes, I forget to add a static symlink and point to /m. thanks pajju

12 years ago received badge Scholar ( source )
12 years ago answered a question Static files at webfaction not served

ah yes, I forget to point to /m url :) thanks pajju

12 years ago received badge Editor (source)
12 years ago asked a question Static files at webfaction not served

I deployed askbot on webfaction server by following the instructions at http://community.webfaction.com/questions/8400/need-help-for-askbot-installation. I also have done to run python2.7 manage.py collectstatic and the DEBUG setting are False

When I visit my website (androidterengganu.com) it looks like the following image: http://dl.dropbox.com/u/750152/askbot.png

All the css & image rendering is gone. Am I missing some step ?