First time here? Check out the FAQ!

debian's profile - activity

2017-02-09 04:19:37 -0500 received badge Notable Question (source)
2017-02-09 04:19:37 -0500 received badge Popular Question (source)
2013-12-03 12:13:53 -0500 received badge Famous Question (source)
2012-12-19 05:23:28 -0500 asked a question Can't use create a password-protected account in some language environments

I'm tying to use the registration without provider with the option use create a password-protected account on sign-up but I have the following bug..

Django Version: 1.4.2

Exception Type: AssertionError

Exception Location: myproject/askbot/deps/django_authopenid/views.py in register, line 915

Traceback: File "~/django/core/handlers/base.py" in get_response 111. response = callback(request, callback_args, *callback_kwargs)

File "myproject/askbot/deps/django_authopenid/views.py" in decorated 265. return func(request, args, *kwargs)

File "~/django/utils/decorators.py" in _wrapped_view 91. response = view_func(request, args, *kwargs)

File "myproject/askbot/deps/django_authopenid/views.py" in register 915. assert(login_provider_name is not None)

I tried to solve this error and I accidentally realized that the error is only accuring when my language code is set to 'tr' (Turkish). I tried in French, English and Spanish it works without any problem.

Do you have any idea what might be the problem?

2012-12-19 04:43:18 -0500 received badge Editor (source)
2012-12-19 04:43:03 -0500 asked a question How to use the django-rosetta?

I'm tying to translate my askbot translation files with django-rosetta. I followed the installation instructions of rosetta and it appears to be installed in my virtualenv. When I run the localhost:8000/rosetta I have the following error .. Any ideas?

Django Version: 1.4.2

Exception Type:TemplateSyntaxError

Exception Value: "count" in u'blocktrans' tag expected exactly one keyword argument.

Exception Location: ~/django/templatetags/i18n.py in do_block_translate, line 413

Error during template rendering

In template /usr/lib/pymodules/python2.6/rosetta/templates/rosetta/pofile.html, error at line 124