[contrib.auth] Separating tightly coupled User model and auth processes implementations

2020-06-29 Thread Maciej Gol
Hey! I've been recently working on my small project where I'm trying to keep the domain as separated as possible from Django and other libs/frameworks. Unfortunately, implementing the auth processes using django's machinery turned out to be a bit difficult. The django auth module depends on th

Re: Fellow Reports - June 2020

2020-06-29 Thread Mariusz Felisiak
Week ending June 28, 2020. *Triaged:* https://code.djangoproject.com/ticket/31721 - Allow ModelForm meta to specify formfield_callback. (accepted) https://code.djangoproject.com/ticket/31732 - Cache function signatures in django.utils.inspect. (accepted) https://code.djangoproject.com/ticket/317