status of 2.1 release blockers

2018-05-14 Thread Tim Graham
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

#24483 fix breaks dynamic choices

2018-05-14 Thread Marcin Nowak
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