home / django_tickets / tickets

tickets: 8637

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
8637 2008-08-28 12:07:02 2011-09-28 16:12:17 2022-03-06 03:42:46.734144 Accepted closed Template system     dev fixed timeuntil filter crashes with datetime.date values We got this issue after #7201 fixed. Since datetime.date objects does not have tzinfo attribute, [source:/django/trunk/django/utils/timesince.py#8579 utils.timeuntil] raises AttributeError thus blocking operation. nobody anonymous timeuntil 0 0 0 0 0 0
Powered by Datasette · Queries took 1.185ms