Skip to content

Support Timezone in DateTimeField for the Meetup model #111

Description

@matrixise
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)"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions