Time to kickoff the progress tracker for the next major release!
The 2.1 alpha is scheduled (according to
https://code.djangoproject.com/wiki/Version2.1Roadmap) for today, May 14.
Typically we've released the alpha a few days later to finish up a few last
minutes things.
I have one patch I wa
Hi.
Fix of #24483 breaks possibility to declare dynamic choices for model's
fields.
I read the ticket and I understand the initial problem, but it was used
frequently to support dynamic choices.
Now we have always consistent but static choices, tests are passing,
migrations have consistent cho