summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/databases.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt
index 0dfacbeb02..dd3ea36bd4 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -97,11 +97,6 @@ Django supports PostgreSQL 9.0 and higher. It requires the use of `psycopg2`_
.. _psycopg2: http://initd.org/psycopg/
-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
-------------------------------