- Updated get_queryset to properly filter by account - Ensures queryset is account-scoped before list() is called - Prevents potential conflicts with base class behavior
- Updated get_queryset to properly filter by account - Ensures queryset is account-scoped before list() is called - Prevents potential conflicts with base class behavior