Skip to content

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

Open
euricojardim wants to merge 1 commit into
emencia:masterfrom
euricojardim:master
Open

Django 1.4 timezone support with aware datetime with naive datetime#68
euricojardim wants to merge 1 commit into
emencia:masterfrom
euricojardim:master

Conversation

@euricojardim
Copy link
Copy Markdown

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
Copy Markdown

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

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