Show
Ignore:
Timestamp:
08/23/07 15:23:15 (12 months ago)
Author:
mercurial@…
Message:

merge

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • mailer/settings.py

    r147 r165  
    11 
    22DATABASE = 'postgres://chainon:chainon@localhost/chainon' 
    3 SMTP_SERVER = 'smtp.neuf.fr' 
     3SMTP_SERVER = 'localhost' 
    44