Re: Feature request: AbstractPermission and AbstractGroup models

2020-01-23 Thread Mariusz Felisiak
You can leave your comments on the discussion that is attached to the ticket, there is no need to start a new one. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop re

Re: Feature request: AbstractPermission and AbstractGroup models

2020-01-23 Thread LBris
Yes I saw this ticket before requesting the feature but I don't know at which state this ticket is (is it in progress ? do they need help ? Will it be even possible ? Will it be done and integrated to Django ?) I'm aware with other solutions such as doing a OneToOne relation but in my opinion

Re: Feature request: AbstractPermission and AbstractGroup models

2020-01-23 Thread Mariusz Felisiak
Please check ticket 29748 [1] and a previous discussion [2]. [1] https://code.djangoproject.com/ticket/29748 [2] https://groups.google.com/forum/#!topic/django-developers/llQJZUKejXg/discussion -- You received this message because you are subscribed to the Google Groups "Django developers (C