招聘网站
Go to file
TianyangZhang b19c29e24f fix: correct settings module references and code quality issues
- Fix asgi.py and wsgi.py to point to config.settings.development
- Move timedelta import to top of base.py (PEP 8)
- Add STATIC_ROOT to base.py
- Add Redis OPTIONS with timeout config
- Add dev-only comments for ALLOWED_HOSTS and CORS_ALLOW_ALL_ORIGINS
2026-03-24 17:05:36 +08:00
docs/superpowers docs: add recruitment website implementation plan 2026-03-24 16:50:58 +08:00
offer_backend fix: correct settings module references and code quality issues 2026-03-24 17:05:36 +08:00