get_random_secret_key not documented!?

2022-05-16 Thread Sam
In the DigitalOcean documentation I just found that they use `from django.core.management.utils import get_random_secret_key` to generate a new, unique secret key. I didn't know that there was such a functio

Re: Fellow Reports - May 2022

2022-05-16 Thread Mariusz Felisiak
Week ending May 15, 2022 Added https://code.djangoproject.com/wiki/Version4.2Roadmap. *Triaged: * https://code.djangoproject.com/ticket/33685 - Tests crash when using only a service name on PostgreSQL. (accepted) https://code.djangoproject.com/ticket/33686 - Add a generic view with sea