Hi all,
I've been working on https://code.djangoproject.com/ticket/11964 to add
support for Check Constraints to the Django ORM and migrations
framework. My work can be found at
https://github.com/django/django/pull/7615.
I think the functionality is basically there, so what it really needs
Here's a PR to document Python 3.4 support for Django 2.0:
https://github.com/django/django/pull/8884
On Wednesday, August 9, 2017 at 3:54:38 PM UTC-4, Rotund wrote:
>
> Looking at the list, I think the only gain that required 3.5+ was typing.
> The performance was due to which version was insta