Django

Code

Changeset 4201

Show
Ignore:
Timestamp:
12/13/06 22:09:18 (2 years ago)
Author:
adrian
Message:

Fixed #1977 -- Changed postgresql.org link regarding timezone choices in docs/settings.txt

Files:

Legend:

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

    r4167 r4201  
    872872.. _middleware docs: http://www.djangoproject.com/documentation/middleware/ 
    873873.. _session docs: http://www.djangoproject.com/documentation/sessions/ 
    874 .. _See available choices: http://www.postgresql.org/docs/current/static/datetime-keywords.html#DATETIME-TIMEZONE-SET-TABLE 
     874.. _See available choices: http://www.postgresql.org/docs/8.1/static/datetime-keywords.html#DATETIME-TIMEZONE-SET-TABLE 
    875875.. _template documentation: http://www.djangoproject.com/documentation/templates_python/ 
    876876