First time here? Check out the FAQ!

zheli's profile - activity

2014-09-27 04:14:34 -0500 answered a question Placing avatar next to question in homepage

The easiest way is to add a new skin and change the question template.

2014-09-27 04:12:50 -0500 commented answer Are karma and reputation the same thing?

Maybe it's better to use the same word to keep the consistency?

2014-09-27 04:12:05 -0500 commented question LANGUAGE_CODE = 'ja' causes many test failures and errors

I got the same problem when running with "zh-CN", have you solved them?

2014-08-26 12:09:41 -0500 received badge Notable Question (source)
2014-08-21 12:25:59 -0500 received badge Famous Question (source)
2014-08-03 11:07:56 -0500 commented answer django-avatar

@SocialQA that command works in my virtualenv on pip 1.5.6.

2014-07-28 14:59:26 -0500 commented answer Are karma and reputation the same thing?

Thanks @Evgeny!

2014-07-28 14:59:15 -0500 received badge Scholar ( source )
2014-07-28 14:58:59 -0500 received badge Enthusiast
2014-07-27 02:28:53 -0500 asked a question Are karma and reputation the same thing?

I was trying to read the code and I found out that most of the logic are implemented around reputation but there are fewer places uses karma (like in settings). Are they the same thing? Thanks!

2014-07-27 02:22:42 -0500 commented question Extra p html tags added in the profile page

I confirm that the bug exists for all my users.

2014-07-26 16:26:13 -0500 received badge Popular Question (source)
2014-07-13 12:34:01 -0500 received badge Famous Question (source)
2014-06-23 06:25:43 -0500 received badge Editor (source)
2014-06-23 06:24:24 -0500 asked a question HTML tag <p> is shown in user profile page

I have deployed askbot with the latest revision from master branch and I found that <p></p>tags will be automatically added in user's profile description, which is not the case on the askbot hosting site (http://zheli.askbot.com). Could you tell me what could cause this? Thanks!

2014-05-15 16:21:06 -0500 answered a question Bug: SocketServer.py timed out errors on console

You can run development server with werzeug or gunicorn.

http://stackoverflow.com/questions/9097058/django-runserver-keeps-timing-out-on-osx-lion