Django Admin’s handling of dates and times is very confusing
1y 3mon ago by programming.dev/u/norambna in django@programming.dev from www.loopwerk.io
I agree it's confusing and needs more work, and I disagree with the forum comments about using less JS, I think we need an easy way to translate timezones for the end-user in templates/forms. I really don't like my current method of putting timezone.activate() somewhere in my ModelAdmins.