#17675: using date filter with regroup tag not working with 1.4 TZ
---------------------------------+---------------------------------------
Reporter: ptone | Owner: aaugustin
Type: Bug | Status: new
Component: Core (Other) | Version: 1.4-alpha-1
Severity: Release blocker | 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 ptone):
Note that after resolving this, I realize that "B" is unsupported by the
date filter, but that is not material to the bug. Using "b" as the date
filter results in the same problem.
I can't seem to puzzle this out past this line in template/defaulttags.py:
303: groupby(obj_list, lambda v, f=self.expression.resolve: f(v, True))
--
Ticket URL: <https://code.djangoproject.com/ticket/17675#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 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.