Re: Fellow Reports - May 2022

2022-05-23 Thread Mariusz Felisiak
Week ending May 22, 2022 *Triaged: * https://code.djangoproject.com/ticket/33709 - Primary key of m2m tables is not migrated to BigAutoField (duplicate) https://code.djangoproject.com/ticket/33710 - RenameIndex() crashes when unnamed index is moving backward and forward. (created) ht

Add request object as optional input to BaseForm class

2022-05-23 Thread Douglas Mumme
Hey all, I've recently made a ticket to add the request object as an optional input to the BaseForm class so that it will easily input for any form if it's needed. I found out that something like this has been requested before and resolved as a "won't fix", but I think adding it as an optional