#17343: The {% now %} template tag does not use time zones
---------------------------------+--------------------
     Reporter:  oinopion         |      Owner:  nobody
         Type:  Bug              |     Status:  new
    Component:  Template system  |    Version:  SVN
     Severity:  Normal           |   Keywords:
 Triage Stage:  Unreviewed       |  Has patch:  1
Easy pickings:  0                |      UI/UX:  0
---------------------------------+--------------------
 Current django-trunk `now` tag uses `datatime.now()` instead of
 `timezone.now()`.
 I've made patch to fix that, but I'd really like to have some help with
 writing test.

 Here's my fork over on github: [[BR]]
 
https://github.com/oinopion/django/commit/aad87fdd8cbdd02dd949da355efc4b7f127848a3

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17343>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to