get_manager short ut function proposal

2022-12-19 Thread Ramez Ashraf
Hello everyone, I want to propose a helper function `get_manager(parent_manager=None, *args, **kwargs)` A shortcut to return a manager, *args & **kwargs are passed to the manager .filter() pass parent_manager to customize the parent manager, defaults to ``Manager``. it can be used like this

DEP 12 (Steering Council) Fully Adopted

2022-12-19 Thread Andrew Godwin
Hi everyone, I am pleased to report that we've completed the extended approval process for DEP 12, which was needed since it was a governance change. Both the Technical Board and the DSF Board voted to not require a vote from the membership on the change, so it is now officially adopted and I

Re: Fellow Reports - December 2022

2022-12-19 Thread Mariusz Felisiak
Week ending December 18, 2022 *Triaged: * https://code.djangoproject.com/ticket/34204 - Django cannot load when Python is compiled with --without-doc-strings enabled (wontfix) https://code.djangoproject.com/ticket/34208 - Confirm/Add support for GDAL 3.6. (created)