1
0
mirror of https://github.com/django/django.git synced 2025-10-26 07:06:08 +00:00

[1.7.x] Fixed #24350 -- Freshened up database install topic section.

Backport of 35f0cae19d from master
This commit is contained in:
Tim Graham
2015-02-16 14:22:22 -05:00
parent e384991232
commit fcaf2e135d
2 changed files with 13 additions and 18 deletions

View File

@@ -96,6 +96,11 @@ PostgreSQL notes
Django supports PostgreSQL 8.4 and higher.
If you're on Windows, check out the unofficial `compiled Windows version`_
of psycopg2.
.. _compiled Windows version: http://stickpeople.com/projects/python/win-psycopg/
PostgreSQL connection settings
-------------------------------