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
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