Re: Refactor page and group user handling

2016-06-15 Thread czpython
My goal is to land this in 3.5 On Monday, June 13, 2016 at 2:11:06 PM UTC-4, czpython wrote: > > Hello, > > Currently there's three tickets related to issues with the current > implementation of our user and groups models. > > https://github.com/divio/django-cms/issues/3532 > https://github.com/d

Re: Refactor page and group user handling

2016-06-14 Thread Martin Koistinen
Generally OK from my side, though, I'm not crazy about changing the way that the User model stuff is architected... again. Which release would you like to target with something like this? On Monday, June 13, 2016 at 2:11:06 PM UTC-4, czpython wrote: > > Hello, > > Currently there's three tickets

Refactor page and group user handling

2016-06-13 Thread czpython
Hello, Currently there's three tickets related to issues with the current implementation of our user and groups models. https://github.com/divio/django-cms/issues/3532 https://github.com/divio/django-cms/issues/3863 https://github.com/divio/django-cms/issues/5328 Basically we're relying on the