Re: Possible inconsistency in template tag docs

2007-04-17 Thread Jacob Kaplan-Moss
On 4/16/07, Brian Morton <[EMAIL PROTECTED]> wrote: > For "T", the docs say that it will output the "Time zone of this machine". > To me, this implies that it will read from tzdata. However, this actually > outputs the time zone specified in the project settings file, which I think > is the inten

Possible inconsistency in template tag docs

2007-04-16 Thread Brian Morton
http://www.djangoproject.com/documentation/templates/#now For "T", the docs say that it will output the "Time zone of this machine". To me, this implies that it will read from tzdata. However, this actually outputs the time zone specified in the project settings file, which I think is the intende