HR-ATS-Portal/backend/job/job_post
Talha Ahmed c22ea4c689
Deploy to S3 / deploy (push) Successful in 36s Details
Job posts: remove the salary field
Dropped from the create and edit modals, the detail drawer, the frontend
job mapper, and the composed publish text (which otherwise printed
Salary: Anonymous on every post). Backend model/API still tolerate the
column, so older clients and stored rows are unaffected.

UI-verified live: modal has no salary field, create POST carries no
salary key, cover-image upload previews and the post lands successfully.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-27 16:09:30 +05:00
..
export.py Real Excel export for the Jobs list 2026-08-19 20:10:42 +05:00
models.py Enhance interview and job functionalities 2026-08-20 16:41:21 +05:00
plugins.py Job posts: remove the salary field 2026-08-27 16:09:30 +05:00
serializers.py Enhance interview and job functionalities 2026-08-20 16:41:21 +05:00
views.py Enhance interview and job functionalities 2026-08-20 16:41:21 +05:00