Recruitment_site/offer_backend
Claude 1823b95819 feat: 管理后台央企红门户风格重构 + 职位编制字段及启动脚本
- 管理后台改用央企红(#C60C1E)门户风格:红顶白底、扁平务实、
  金色点缀;侧栏导航加图标与分组,Dialog 红标题栏,表格/卡片/按钮统一
- 后端 jobs 新增 headcount(编制)字段及迁移、school_data 学校数据、
  组织序列化调整
- 新增 start.bat / dev.bat 一键启动前后端,.gitignore 规范化

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-26 15:02:50 +08:00
..
apps feat: 管理后台央企红门户风格重构 + 职位编制字段及启动脚本 2026-06-26 15:02:50 +08:00
config feat: 实现邮箱验证码登入功能 2026-03-25 15:30:23 +08:00
.gitignore feat: initialize Django backend project structure 2026-03-24 17:01:28 +08:00
conftest.py chore: add pytest configuration for Django tests 2026-03-24 17:06:18 +08:00
manage.py fix: set default DJANGO_SETTINGS_MODULE to development 2026-03-24 17:03:11 +08:00
pytest.ini chore: add pytest configuration for Django tests 2026-03-24 17:06:18 +08:00
requirements.txt chore: add pytest configuration for Django tests 2026-03-24 17:06:18 +08:00