Support Timezone in DateTimeField for the Meetup model
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
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.
Written by the indexing model from the issue text.
Description
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)"
- Dominant language
- Python
- Stars
- 17
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from PythonIreland/website
-
PSF Grant -Urgent Open
Difficulty 5/5 Over a week Newbie friendliness 15/100
PythonIreland/website#205 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
PythonIreland/website#204 ·
-
dependencies enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 52/100
PythonIreland/website#187 ·
-
dependencies enhancement
Difficulty 4/5 3-5 days Newbie friendliness 25/100
PythonIreland/website#184 · 8 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
PythonIreland/website#177 ·
All issues in PythonIreland/website
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
PolicyEngine/policyengine-us#9559 ·
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
from:qa priority:P2 reliability tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
spec-kitty/spec-kitty#4874 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100