Changeset 1809
- Timestamp:
- 12/30/05 22:03:40 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/django/conf/project_template/settings.py
r1379 r1809 61 61 TEMPLATE_DIRS = ( 62 62 # Put strings here, like "/home/html/django_templates". 63 # Always use forward slashes, even on Windows. 63 64 ) 64 65
