- Added explicit joinedload(Appointment.user) to admin appointment queries - Makes the eager loading intention clear and explicit - Replaced comment-based documentation with actual query options |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| audit.py | ||
| auth.py | ||
| availability.py | ||
| booking.py | ||
| counter.py | ||
| invites.py | ||
| meta.py | ||
| profile.py | ||
| sum.py | ||