+1. I wonder how we require a minimum version of PostgreSQL though? Will
that be a documentation change or is there some way to require it
programmatically (e.g. in the pulp 3 installer)?

David


On Tue, Jul 23, 2019 at 10:28 AM Tatiana Tereshchenko <ttere...@redhat.com>
wrote:

> 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
>
_______________________________________________
Pulp-dev mailing list
Pulp-dev@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-dev

Reply via email to