Any objections to require Django 2.2+? And PostgreSQL 9.6+?

It's not clear yet which Django will be in Centos8 or EPEL 8, if any.
But I was told by package maintainers that if it's added, then it will
likely be an LTS version, so Django 2.2
https://www.djangoproject.com/download/#supported-versions

One of the nice features 2.2 offers is ignore_conflicts option for
bulk_create which will be helpful for the migration tool
https://docs.djangoproject.com/en/2.2/ref/models/querysets/#django.db.models.query.QuerySet.bulk_create
_______________________________________________
Pulp-dev mailing list
Pulp-dev@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-dev

Reply via email to