Recruitment_site/offer_backend/apps/applications
TianyangZhang 54230b6cfd fix(admin): 简化附件下载,直接使用Django媒体代理 2026-03-25 16:38:25 +08:00
..
migrations feat: add Application model with status tracking and email notifications 2026-03-24 17:46:14 +08:00
tests feat: add Application model with status tracking and email notifications 2026-03-24 17:46:14 +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
emails.py feat: add Application model with status tracking and email notifications 2026-03-24 17:46:14 +08:00
models.py feat: add Application model with status tracking and email notifications 2026-03-24 17:46:14 +08:00
serializers.py refactor: 调整岗位、应用等模块,适配三栏设计 2026-03-25 13:13:09 +08:00
urls.py feat: add Application model with status tracking and email notifications 2026-03-24 17:46:14 +08:00
views.py fix(admin): 简化附件下载,直接使用Django媒体代理 2026-03-25 16:38:25 +08:00