Django 2.1 beta 1 released

2018-06-18 Thread Tim Graham
We've made the second release on the way to Django's next major release, Django 2.1! With a month and a half until the final release, we'll need timely testing from the community to ensure a stable release. Check out the blog post:

Re: Fellow Reports - June 2018

2018-06-18 Thread Tim Graham
Week ending June 16, 2018 Triaged --- https://code.djangoproject.com/ticket/29495 - When altering unique_together and removing a field, migrations may get wrong order (duplicate) https://code.djangoproject.com/ticket/29497 - Initializing model instance with an unsaved related object,

Fellow Reports -- June 2018

2018-06-18 Thread Carlton Gibson
Hi all, Calendar Week 23 -- ending 8th June. Reviewed Patches on: https://code.djangoproject.com/ticket/29301 -- Reorder management command arguments in --help output to prioritize command-specific arguments https://code.djangoproject.com/ticket/29353 -- _middleware_chain is not set for