Get Job Titles

parent c54394b2
......@@ -338,6 +338,7 @@ def PdfBreaker(gz_url):
isScraped = Gazette.objects.all().filter(GazetteNo=gazetteno)
isScrapedStr = str(isScraped)
if isScrapedStr == '<QuerySet []>':
#get job tiltles
js = getTopics(post_vacant_run_list,
0, dictTD, gazetteno, 0, firstRun, pubDate)
js2 = getTopics(examinations_run_list,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment