Hi all, Happy New Year!
Time to begin release process for the next major release, Django 3.2! Reference: https://code.djangoproject.com/wiki/Version3.2Roadmap The 3.2 feature freeze is scheduled for January 14. We'll probably release the alpha that day. We have a few larger patches we want to finish reviewing: https://github.com/django/django/pull/11929 - Fixed #26167 -- Added support for functional indexes. https://github.com/django/django/pull/13618 - Fixed 30360 -- Support rotation of secret keys. https://github.com/django/django/pull/13435 - Fixed #32018 -- Extracted admin colors into CSS variables. https://github.com/django/django/pull/11026 - Fixed #29010, Fixed #29138 -- Added limit_choices_to and to_field support to autocomplete fields. We'll update this thread for any schedule changes. Kind regards, Carlton -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/3a2eda37-6e1a-4ea3-b9a7-4af2c86ef010n%40googlegroups.com.
