- Set explicit default=None for jitsi_room_id field to ensure consistent null handling - Update rejection logic to use None instead of empty strings for Jitsi fields, maintaining database consistency with nullable field definitions - Add login instructions to appointment confirmation email directing users to join 15 minutes early - Remove outdated "self-guided resources" option from rejection email - Add styling for new login-info section in scheduled appointment template This ensures proper null value handling in the database and improves user communication for appointment workflows. |
||
|---|---|---|
| .. | ||
| admin_notification.html | ||
| appointment_rejected.html | ||
| appointment_scheduled.html | ||
| base.html | ||
| otp_verification.html | ||
| password_reset_otp.html | ||