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

Problem when settings.UZE_TZ = False #282

Closed
berdoc opened this issue Sep 22, 2016 · 0 comments
Closed

Problem when settings.UZE_TZ = False #282

berdoc opened this issue Sep 22, 2016 · 0 comments

Comments

@berdoc
Copy link

berdoc commented Sep 22, 2016

There is a bug in stripe.utils.convert_tstamp
This function always returns timezone-aware datetime, so an error
raise ValueError("MySQL backend does not support timezone-aware datetimes when USE_TZ is False.") raises when UZE_TZ = False and it tries to save into database

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

No branches or pull requests

2 participants