Re: Proposal of standardize of reverse foreign key and m2m

2022-02-02 Thread Asif Saif Uddin
I get the following error while visiting the link Websites prove their identity via certificates, which are valid for a set time period. The certificate for code.djangoproject.com expired on 2/3/2022. Error code: SEC_ERROR_EXPIRED_CERTIFICATE On Thursday, February 3, 2022 at 2:17:33 AM UTC+

Proposal of standardize of reverse foreign key and m2m

2022-02-02 Thread Albert
Hi, I am working on ticket https://code.djangoproject.com/ticket/19580 https://github.com/django/django/pull/15318 Currently (in the patch) unsaved object raises error when trying to use reverse foreign key or m2m relation. (Change in FK in patch) Other issue that is worth to consider is when s