cciw-uk / cciw.co.uk

CCiW website, including online booking system and leaders tools
Other
6 stars 1 forks source link

Combine django.contrib.auth.models.Group and cciw.mail.models.Forward #2

Closed spookylukey closed 1 year ago

spookylukey commented 3 years ago

This will require a new Role model in cciw.officers.models, which will supersede the old Group model. This might be tricky, depending on how deeply Group is embedded into the permissions framework. But the custom permissions backend should make it possible.

Some of the things in #1 could be a part of this.

spookylukey commented 3 years ago

marked this issue as related to #1

spookylukey commented 3 years ago

Fixed in cd179eff45a3039ceefe7f04b44c80d043812563