usgo / agagd

American Go Association Games Database (AGAGD)
https://agagd.usgo.org
MIT License
47 stars 30 forks source link

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

Open michaelhiiva opened 3 years ago

michaelhiiva commented 3 years ago

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