Thanks to Rolando for he's answer
http://groups.google.com/group/django-es/browse_thread/thread/c2107f2b172eb0c0/6f5ffb8235326e56?show_docid=6f5ffb8235326e56
On Sep 17, 11:35 am, ferran wrote:
> hello,
> I don't understand because django-mailer truncate my log file every
> t
hello,
I don't understand because django-mailer truncate my log file every
time run cronjob for send email, this is my config in settings.py
import logging
LOGFILE = "site.log"
logging.basicConfig(level=logging.DEBUG,
format='%(asctime)s %(name)-12s %(level
2 matches
Mail list logo