....
This commit is contained in:
parent
0bfbd80e15
commit
e9800a7ec7
@ -887,7 +887,7 @@ def post_to_linkedin(request, slug):
|
|||||||
job.linkedin_post_url = ""
|
job.linkedin_post_url = ""
|
||||||
job.linkedin_post_status = "QUEUED"
|
job.linkedin_post_status = "QUEUED"
|
||||||
job.linkedin_posted_at = None
|
job.linkedin_posted_at = None
|
||||||
job.save()
|
job.save()
|
||||||
|
|
||||||
# ENQUEUE THE TASK
|
# ENQUEUE THE TASK
|
||||||
# Pass the function path, the job slug, and the token as arguments
|
# Pass the function path, the job slug, and the token as arguments
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user