I got the same error when using non-english language, with english everything is perfect. Have you figured out the problem?
On Saturday, November 5, 2016 at 3:01:26 PM UTC, Daniel wrote: > > Nov 5 16:59:39 ubuntu [service_variant=lms][util.views][env:sandbox] > ERROR [ubuntu 14460] [views.py:114] - Error in django view. > Traceback (most recent call last): > File "/edx/app/edxapp/edx-platform/common/djangoapps/util/views.py", > line 105, in inner > return func(request, *args, **kwargs) > File > "/edx/app/edxapp/edx-platform/lms/djangoapps/certificates/views/webview.py", > line 568, in render_html_view > _update_context_with_user_info(context, user, user_certificate) > File > "/edx/app/edxapp/edx-platform/lms/djangoapps/certificates/views/webview.py", > line 306, in _update_context_with_user_info > user_name=user_fullname > KeyError: u'username' > > Please help)) > -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/00255d0a-3061-4633-a892-aa75f4926b8c%40googlegroups.com.
