djangopeople
djangopeople copied to clipboard
User can't edit his own skills
The url: https://people.djangoproject.com/username/skills/ map with EditSkillsView class in djangopeople/djangopeople/djangopeople/views.py and this class use this template: djangopeople/djangopeople/templates/edit_skills.html When I go to change my own skills I can only see what say in line 6 and never render me the block content.