openlearningtools / opencompetencies

A tool for organizing educational competencies.
MIT License
16 stars 3 forks source link

Creating a new school does not give user edit permission for that school. #54

Closed ehmatthes closed 9 years ago

ehmatthes commented 9 years ago

Needs to grant permission to edit when school is created.

ehmatthes commented 9 years ago

Fixed in branch align_to_gsp, which will be pushed shortly. User was granted permission, but permission was not being tested properly in template. Was using user.profile, needs to be user.userprofile.