mirror of
https://github.com/complexcaresolutions/dak.c2s.git
synced 2026-03-17 16:03:41 +00:00
PyMySQL returns naive datetimes from MySQL DATETIME columns, but revoke_disclosure() compared them with timezone-aware datetime.now(timezone.utc), causing an unhandled TypeError (not caught by except ValueError) and a 500 error. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| scripts | ||
| tests | ||
| uploads/avatars | ||
| .env.example | ||
| alembic.ini | ||
| requirements.txt | ||