#20693: Add timezone support to built-in time filter
---------------------------------+--------------------------------------
     Reporter:  warren@…         |                    Owner:  wsmith323
         Type:  New feature      |                   Status:  assigned
    Component:  Template system  |                  Version:  1.5
     Severity:  Normal           |               Resolution:
     Keywords:                   |             Triage Stage:  Unreviewed
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+--------------------------------------

Comment (by wsmith323):

 I've added tests and have them all passing under SQLite. I don't think I
 need to test under additional dbs, since this is primarily a template
 change.

 However, since the generic django time formatting behavior is changing
 slightly (assumption on my part given the location of my changes), I
 suppose it is possible that there might be some weird db-specific
 regression or subtle unexpected behavior change that will bite folks.

 I've submitted https://github.com/django/django/pull/1327.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20693#comment:3>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/079.3e068989f7943fecf5c3bccff8f50f3e%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to