Changeset 5085
- Timestamp:
- 04/26/07 05:29:55 (1 year ago)
- Files:
-
- django/trunk/docs/install.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/install.txt
r5009 r5085 53 53 54 54 * If you're using PostgreSQL, you'll need the psycopg_ package (version 2 is 55 recommended with ``postgresql_psycopg2`` backend, version 1.1 works also with the56 ``postgresql``` backend).55 recommended with ``postgresql_psycopg2`` backend, version 1.1 works also 56 with the ``postgresql`` backend). 57 57 58 58 If you're on Windows, check out the unofficial `compiled Windows version`_.
