Message Formatting in AdminMailHandler

2011-10-27 Thread momo2k
Hello, I posted this question some time ago on django-users, but since nobody answered and I think about this as a serious problem, I'll post here: Is there a reason why AdminMailHandler does not use record.getMessage() as all other formatters do? (e.g. logging/ __init__.py:436 Python 2.6). Corre

Re: URL-building with site-framework

2011-09-29 Thread momo2k
Sorry, didn't search that way :) Thanks for the links On Sep 29, 12:51 pm, Marco Paolini wrote: > On 29/09/2011 12:12, momo2k wrote:> Hello, > > > this is my first post here and I hope this is the right place for > > discussing ideas django-features before reporting a

URL-building with site-framework

2011-09-29 Thread momo2k
Hello, this is my first post here and I hope this is the right place for discussing ideas django-features before reporting a ticket. I encountered a problem related to the URL-building using sitemaps and the site-framework. I noticed there is no function for getting the "real" URL from the domain