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
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