django / djangopeople

A geographical community site for Django developers

Home Page:https://people.djangoproject.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User can't edit his own skills

rafaelferrero opened this issue · comments

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.