Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django 1.4 timezone support with aware datetime with naive datetime #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

euricojardim
Copy link

Bugfix with Django 1.4 while comparing aware datetime with naive datetime while executing send_newsletter command.

For more information see https://docs.djangoproject.com/en/dev/topics/i18n/timezones/

@yakky
Copy link

yakky commented Sep 11, 2012

To support non-tz aware django 1.4 setup, there should be a check of settings.USE_TZ.
Please check above commit

rassie pushed a commit to ba-amm/emencia-django-newsletter that referenced this pull request May 28, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants