Django

Code

Changeset 5085

Show
Ignore:
Timestamp:
04/26/07 05:29:55 (1 year ago)
Author:
mtredinnick
Message:

Fixed #4158 -- Fixed a small formatting typo. Thanks, SmileyChris?.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/install.txt

    r5009 r5085  
    5353 
    5454* 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 the 
    56   ``postgresql``` backend).  
     55  recommended with ``postgresql_psycopg2`` backend, version 1.1 works also 
     56  with the ``postgresql`` backend). 
    5757   
    5858  If you're on Windows, check out the unofficial `compiled Windows version`_.