Re: [Technical Board?] Project Ideas, and beginning GSoC 2023.

2022-11-25 Thread James Bennett
On Fri, Nov 25, 2022 at 2:32 PM 'Adam Johnson' via Django developers 1. CORS in core > > django-cors-headers’ implementation is a bit janky, for example it uses a > regex to filter paths. It also lacks the key ability to set up different > CORS policies per path. Both of these could be done with

Re: [Technical Board?] Project Ideas, and beginning GSoC 2023.

2022-11-25 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Four ideas from myself: 1. CORS in core django-cors-headers’ implementation is a bit janky, for example it uses a regex to filter paths. It also lacks the key ability to set up different CORS policies per path. Both of these could be done with a decorator. I’d like to see a form of CORS support

Re: Technical Board vote on DEP 0012: The Steering Council

2022-11-25 Thread Mariusz Felisiak
Thanks! Reminder: according to DEP 10 voting will end on *December 2nd, 2022* *AoE* (members of the Technical Board may change their votes at any time prior to closing of the final voting period). -- You received this message because you are subscribed to the Google Groups "Django developers