Re: Django 1.11 and PostgreSQL 10 compatibility

2017-10-21 Thread Edandweb
Thanks On Thursday, 19 October 2017 12:27:50 UTC+3, Edandweb wrote: > > Hi, > > I am developing a new application in Python and Django, for the database > we want to use the last version of PostgreSQL v10. > The django Documentation says in > https://docs.djangoproject.com/

Django 1.11 and PostgreSQL 10 compatibility

2017-10-19 Thread Edandweb
Hi, I am developing a new application in Python, Django and for the database we'll use PostgreSQL. In the Django documentation, https://docs.djangoproject.com/en/1.11/ref/databases/#postgresql-notes : Django supports PostgreSQL 9.3 and higher. psycopg2 2.5.4 or hig

Django 1.11 and PostgreSQL 10 compatibility

2017-10-19 Thread Edandweb
Hi, I am developing a new application in Python and Django, for the database we want to use the last version of PostgreSQL v10. The django Documentation says in https://docs.djangoproject.com/en/1.11/ref/databases/#postgresql-notes: *Django supports PostgreSQL 9.3 and higher. psycopg2