Changeset 7898 for djangoproject.com/django_website/settings.py
- Timestamp:
- 07/11/08 13:18:26 (4 months ago)
- Files:
-
- djangoproject.com/django_website/settings.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
djangoproject.com/django_website/settings.py
r7895 r7898 8 8 9 9 SERVER_EMAIL = 'root@pam.servers.ljworld.com' 10 MANAGERS = ((' Wilson Miner','wminer@ljworld.com'),)10 MANAGERS = (('Jacob Kaplan-Moss','jacob@jacobian.org'),) 11 11 12 12 DATABASE_ENGINE = 'postgresql_psycopg2'
