- 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. |
||
|---|---|---|
| .. | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| email_service.py | ||
| models.py | ||
| serializers.py | ||
| tasks.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||