Issue in admin with sites

2023-04-29 Thread Mohamed El-Kalioby
Hello everyone, I’ve opened this issue on the issue tracker, and was asked to post here for the sake of discussion. In SaaS product, we have set of organizations (customers), each organization is working under its own subdomain under the SaaS domain, and each is completely independent. Each orga

Issue in admin and sites

2023-05-02 Thread Mohamed El-Kalioby
Hello everyone, I’ve opened this issue on the issue tracker, and was asked to post here for the sake of discussion. In SaaS product, we have set of organizations (customers), each organization is working under its own subdomain under the SaaS domain, and each is completely independent. Each orga

Re: Issue in admin and sites

2023-05-02 Thread Mohamed El-Kalioby
Here it is https://code.djangoproject.com/ticket/34526 On Tue, 2 May 2023, 18:32 אורי, wrote: > Can you link to the ticket? > אורי > u...@speedy.net > > > On Tue, May 2, 2023 at 5:28 PM Mohamed El-Kalioby > wrote: > >> Hello everyone, >> >> >>

Re: Proposal to upgrade django.core.mail to Python's modern email API

2024-06-23 Thread 'Mohamed El-Kalioby' via Django developers (Contributions to Django itself)
+1, I like to help in this On Mon, 24 Jun 2024, 05:46 Mike Edmunds, wrote: > I want to propose updating django.core.mail to replace use of Python's > legacy email.message.Message (and other legacy email APIs) with > email.message.EmailMessage (and other modern APIs). > > If there's interest, I c