Psycopg 2.7.3.2 was released with Postgresql 10 support http://initd.org/psycopg/articles/2017/10/24/psycopg-2732-released/
2017-10-22 3:54 GMT-03:00 Edandweb <[email protected]>: > 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 >> /en/1.11/ref/databases/#postgresql-notes: >> >> >> >> *Django supports PostgreSQL 9.3 and higher. psycopg2 >> <http://initd.org/psycopg/> 2.5.4 or higher is required, though the latest >> release is recommended.*I am not sure to understand, it's just 9.3 and >> higher like 9.3.1 or 9.3.2 or 9.3.4 ... or can we use 9.4 and 9.5 ... ? >> >> Thanks >> >> -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit https://groups.google.com/d/ms > gid/django-users/7b9054e5-bd0e-4eff-a8e9-9d98fab5bd38%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/7b9054e5-bd0e-4eff-a8e9-9d98fab5bd38%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Fábio C. Barrionuevo da Luz Palmas - Tocantins - Brasil - América do Sul http://pythonclub.com.br/ Blog colaborativo sobre Python e tecnologias Relacionadas, mantido totalmente no https://github.com/pythonclub/pythonclub.github.io . Todos são livres para publicar. É só fazer fork, escrever sua postagem e mandar o pull-request. Leia mais sobre como publicar em README.md e contributing.md. Regra básica de postagem: "Você" acha interessante? É útil para "você"? Pode ser utilizado com Python ou é útil para quem usa Python? Está esperando o que? Publica logo, que estou louco para ler... -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPVjvMYs6XY8SzYOCZ72AWyR8%2BRe7d6Jw5Rvk4qhMXHZQaWMxA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

