Recruitment_site/offer_backend/apps/organizations
TianyangZhang cc2cd40532 fix: fix organizations view queryset and add API tests
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 17:37:54 +08:00
..
migrations feat: add Organization model with tree structure 2026-03-24 17:34:56 +08:00
tests fix: fix organizations view queryset and add API tests 2026-03-24 17:37:54 +08:00
__init__.py feat: add custom User model with role-based permissions 2026-03-24 17:11:40 +08:00
apps.py feat: add custom User model with role-based permissions 2026-03-24 17:11:40 +08:00
models.py feat: add Organization model with tree structure 2026-03-24 17:34:56 +08:00
serializers.py fix: fix organizations view queryset and add API tests 2026-03-24 17:37:54 +08:00
urls.py feat: add Organization model with tree structure 2026-03-24 17:34:56 +08:00
views.py fix: fix organizations view queryset and add API tests 2026-03-24 17:37:54 +08:00