Changeset 4201
- Timestamp:
- 12/13/06 22:09:18 (2 years ago)
- Files:
-
- django/trunk/docs/settings.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/settings.txt
r4167 r4201 872 872 .. _middleware docs: http://www.djangoproject.com/documentation/middleware/ 873 873 .. _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-TABLE874 .. _See available choices: http://www.postgresql.org/docs/8.1/static/datetime-keywords.html#DATETIME-TIMEZONE-SET-TABLE 875 875 .. _template documentation: http://www.djangoproject.com/documentation/templates_python/ 876 876
