#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 | Resolution:
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
---------------------------------+--------------------------------------
Description changed by hanpari:
Old description:
> 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
New description:
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. See enclosed
pictures.
I was able to fix the issue in setting by USE_TZ = False
--
--
Ticket URL: <https://code.djangoproject.com/ticket/30936#comment:1>
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/065.3db8f6db1b6cbce0883cbf9f19a368ef%40djangoproject.com.