Recruitment_site/offer_backend/apps/resumes
TianyangZhang 1ec8734401 fix(admin): 修复简历附件下载问题,完善简历信息展示 2026-03-25 16:32:33 +08:00
..
migrations feat: add Resume model with JSONB fields and file upload 2026-03-24 17:43:24 +08:00
tests feat: add Resume model with JSONB fields and file upload 2026-03-24 17:43:24 +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 fix(admin): 修复简历附件下载问题,完善简历信息展示 2026-03-25 16:32:33 +08:00
serializers.py feat: add Resume model with JSONB fields and file upload 2026-03-24 17:43:24 +08:00
urls.py feat: add Resume model with JSONB fields and file upload 2026-03-24 17:43:24 +08:00
views.py feat: add Resume model with JSONB fields and file upload 2026-03-24 17:43:24 +08:00