summaryrefslogtreecommitdiff
path: root/docs/ref/databases.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/databases.txt')
-rw-r--r--docs/ref/databases.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt
index ddf9a26052..29526a3e7a 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -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
-------------------------------