當前位置:
首頁 >
Django在admin.py中设置date_hierarchy时报错
發布時間:2024/4/14
31
豆豆
生活随笔
收集整理的這篇文章主要介紹了
Django在admin.py中设置date_hierarchy时报错
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
今天對admin后臺管理系統進行了設置,在對date_hierarchy這一項設置的時候,拋出了這樣的異常:
1 Database returned an invalid value in QuerySet.datetimes(). Are time zone definitions for your database and pytz installed針對上面的錯誤有以下解決方案:
?
轉載于:https://www.cnblogs.com/l5623064/p/8690665.html
總結
以上是生活随笔為你收集整理的Django在admin.py中设置date_hierarchy时报错的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Docker服务器的图形显示方案
- 下一篇: RabbitMQ消息队列(七):适用于云