Recruitment_site/offer_backend/apps
TianyangZhang f5d753d441 fix: fix jobs view filter backend and defensive queryset
- Replace inline __import__ with proper DjangoFilterBackend import
- Add SearchFilter to JobPublicViewSet filter_backends
- Add defensive check for missing organization_id in get_queryset

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 17:41:58 +08:00
..
accounts feat: add custom User model with role-based permissions 2026-03-24 17:11:40 +08:00
applications feat: add custom User model with role-based permissions 2026-03-24 17:11:40 +08:00
jobs fix: fix jobs view filter backend and defensive queryset 2026-03-24 17:41:58 +08:00
organizations fix: fix organizations view queryset and add API tests 2026-03-24 17:37:54 +08:00
resumes feat: add custom User model with role-based permissions 2026-03-24 17:11:40 +08:00
__init__.py feat: add custom User model with role-based permissions 2026-03-24 17:11:40 +08:00