django / djangopeople

A geographical community site for Django developers
https://people.djangoproject.com
MIT License
86 stars 44 forks source link

User can't edit his own skills #63

Open rafaelferrero opened 8 years ago

rafaelferrero commented 8 years ago

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.