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

No Support for Django's Native DateTime with TimeZones #166

Open
michaelhiiva opened this issue Mar 9, 2021 · 0 comments
Open

No Support for Django's Native DateTime with TimeZones #166

michaelhiiva opened this issue Mar 9, 2021 · 0 comments
Labels
bug Bugs in our AGAGD system.

Comments

@michaelhiiva
Copy link
Contributor

Summary of the Bug

Django fails when changing DATE because both the database and the AGAGD do not support datetimes with timezones.

Reference Issues

The Expected Behaviour

The AGAGD supports localized time for each page.

Notes

  • Setting USE_TZ to False is not a solution to this issue.
@michaelhiiva michaelhiiva added the bug Bugs in our AGAGD system. label Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs in our AGAGD system.
Projects
None yet
Development

No branches or pull requests

1 participant