Support Timezone in DateTimeField for the Meetup model
還沒有人認領這個 Issue。
評估
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 新手友好度
- 35/100
研究方向
Locate the Meetup model and its time DateTimeField, then trace how the field receives the naive datetimes shown in the warning. Reproduce the warning with timezone support enabled and confirm that the Meetup time is handled without that warning.
由索引模型根據 Issue 內容生成。
描述
2021-03-23T12:31:11.405922+00:00 app[web.1]: /app/.heroku/python/lib/python3.9/site-packages/django/db/models/fields/__init__.py:1367: RuntimeWarning: DateTimeField Meetup.time received a naive datetime (2021-03-23 12:31:11.405466) while time zone support is active.
2021-03-23T12:31:11.405933+00:00 app[web.1]: warnings.warn("DateTimeField %s received a naive datetime (%s)"
2021-03-23T12:31:11.406411+00:00 app[web.1]: /app/.heroku/python/lib/python3.9/site-packages/django/db/models/fields/__init__.py:1367: RuntimeWarning: DateTimeField Meetup.time received a naive datetime (2021-06-23 12:31:11.405466) while time zone support is active.
2021-03-23T12:31:11.406413+00:00 app[web.1]: warnings.warn("DateTimeField %s received a naive datetime (%s)"
- 主要語言
- Python
- 星號
- 17
- 分支
- 27
- PR 合併指標
- 30 天內沒有已合併 PR
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
PythonIreland/website 的其他 Issue
-
難度 5/5 一週以上 新手友好度 15/100
PythonIreland/website#205 ·
-
難度 3/5 1-2 天 新手友好度 25/100
PythonIreland/website#204 ·
-
dependencies enhancement
難度 2/5 1-3 小時 新手友好度 52/100
PythonIreland/website#187 ·
-
dependencies enhancement
難度 4/5 3-5 天 新手友好度 25/100
PythonIreland/website#184 · 8 則留言 ·
-
難度 5/5 一週以上 新手友好度 25/100
PythonIreland/website#177 ·
查看 PythonIreland/website 的全部 Issue
相似的 Issue
-
area: harness bug status: needs-triage
難度 2/5 1-3 小時 新手友好度 75/100
Human-Agent-Society/reef#625 ·
-
難度 2/5 1-3 小時 新手友好度 70/100
-
難度 1/5 1 小時以內 新手友好度 80/100
learningequality/kolibri#15351 · 2 則留言 ·
-
難度 2/5 1-3 小時 新手友好度 75/100
-
Name consistency 未關閉
難度 2/5 1-3 小時 新手友好度 75/100
eellak/triplestore#65 · 1 則留言 ·