#30936: Enabled timezone collides with date_hierarchy of django admin.
-----------------------------------------+---------------------------------
Reporter: hanpari | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 2.2
Severity: Normal | Keywords: date, hierarchy
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+---------------------------------
I encountered strange bug today. In django admin, if dates were filtered
by date hierarchy for one particular day, they didn't appear on the page,
even if they exist and are visible in general view. When added 31 of
October, 31 October didnt appear at all.
I was able to fix the issue in setting by USE_TZ = False
--
Ticket URL: <https://code.djangoproject.com/ticket/30936>
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/050.f04498ba508bab882cea8fa6ef4b074f%40djangoproject.com.