mobile responsiveness #43

Merged
ismail merged 15 commits from frontend into main 2025-12-02 13:06:04 +03:00
Showing only changes of commit e9800a7ec7 - Show all commits

View File

@ -887,7 +887,7 @@ def post_to_linkedin(request, slug):
job.linkedin_post_url = ""
job.linkedin_post_status = "QUEUED"
job.linkedin_posted_at = None
job.save()
job.save()
# ENQUEUE THE TASK
# Pass the function path, the job slug, and the token as arguments