No description
- Replaced all UTC imports with timezone imports - Changed all datetime.now(UTC) to datetime.now(timezone.utc) - Consistent with booking.py and more explicit about timezone usage - Updated models.py, routes/auth.py, and routes/invites.py |
||
|---|---|---|
| .cursor/rules | ||
| .githooks | ||
| backend | ||
| frontend | ||
| scripts | ||
| shared | ||
| .env.example | ||
| .envrc | ||
| .gitignore | ||
| docker-compose.yml | ||
| Makefile | ||