Add functional for cancel job
Showing
.gitignore
100644 → 100755
File mode changed from 100644 to 100755
esi/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
esi/esi/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
esi/esi/router.py
100644 → 100755
File mode changed from 100644 to 100755
esi/esi/settings.py
100644 → 100755
File mode changed from 100644 to 100755
esi/esi/urls.py
100644 → 100755
File mode changed from 100644 to 100755
esi/esi/wsgi.py
100644 → 100755
File mode changed from 100644 to 100755
esi/main/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
esi/main/admin.py
100644 → 100755
File mode changed from 100644 to 100755
esi/main/apps.py
100644 → 100755
File mode changed from 100644 to 100755
esi/main/migrations/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
esi/main/models.py
100644 → 100755
File mode changed from 100644 to 100755
esi/main/tests.py
100644 → 100755
File mode changed from 100644 to 100755
esi/main/urls.py
100644 → 100755
File mode changed from 100644 to 100755
esi/main/views.py
100644 → 100755
File mode changed from 100644 to 100755
esi/scraper/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
esi/scraper/admin.py
100644 → 100755
File mode changed from 100644 to 100755
esi/scraper/apps.py
100644 → 100755
File mode changed from 100644 to 100755
esi/scraper/migrations/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
esi/scraper/models.py
100644 → 100755
File mode changed from 100644 to 100755
esi/scraper/service.py
100644 → 100755
File mode changed from 100644 to 100755
esi/scraper/tests.py
100644 → 100755
File mode changed from 100644 to 100755
esi/scraper/urls.py
100644 → 100755
File mode changed from 100644 to 100755
esi/scraper/views.py
100644 → 100755
File mode changed from 100644 to 100755
esi/static/css/fastselect.css
100644 → 100755
File mode changed from 100644 to 100755
esi/static/css/style.css
100644 → 100755
File mode changed from 100644 to 100755
esi/static/js/fastselect.min.js
100644 → 100755
File mode changed from 100644 to 100755
esi/static/js/script.js
100644 → 100755
File mode changed from 100644 to 100755
esi/templates/add_news.html
100644 → 100755
File mode changed from 100644 to 100755
esi/templates/base.html
100644 → 100755
File mode changed from 100644 to 100755
esi/templates/edit_news.html
100644 → 100755
File mode changed from 100644 to 100755
esi/templates/index.html
100644 → 100755
File mode changed from 100644 to 100755
esi/templates/job_list.html
100644 → 100755
File mode changed from 100644 to 100755
esi/templates/list_news.html
100644 → 100755
File mode changed from 100644 to 100755
esi/templates/new_job.html
100644 → 100755
File mode changed from 100644 to 100755
esi/templates/view_news.html
100644 → 100755
File mode changed from 100644 to 100755
esi/webapp/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
esi/webapp/admin.py
100644 → 100755
File mode changed from 100644 to 100755
esi/webapp/apps.py
100644 → 100755
File mode changed from 100644 to 100755
esi/webapp/autocomplete.py
100644 → 100755
File mode changed from 100644 to 100755
esi/webapp/forms.py
100644 → 100755
File mode changed from 100644 to 100755
esi/webapp/models/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
esi/webapp/models/news.py
100644 → 100755
File mode changed from 100644 to 100755
esi/webapp/models/wp.py
100644 → 100755
File mode changed from 100644 to 100755
esi/webapp/router.py
100644 → 100755
File mode changed from 100644 to 100755
esi/webapp/tests.py
100644 → 100755
File mode changed from 100644 to 100755
esi/webapp/urls.py
100644 → 100755
File mode changed from 100644 to 100755
esi/webapp/views.py
100644 → 100755
File mode changed from 100644 to 100755
exa/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
exa/exa/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
exa/exa/helpers/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
exa/exa/helpers/company_maker.py
100644 → 100755
File mode changed from 100644 to 100755
exa/exa/helpers/db.py
100644 → 100755
File mode changed from 100644 to 100755
exa/exa/items.py
100644 → 100755
File mode changed from 100644 to 100755
exa/exa/middlewares.py
100644 → 100755
File mode changed from 100644 to 100755
exa/exa/pipelines.py
100644 → 100755
File mode changed from 100644 to 100755
exa/exa/settings.py
100644 → 100755
File mode changed from 100644 to 100755
exa/exa/spiders/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
exa/exa/spiders/mobihealthnews.py
100644 → 100755
File mode changed from 100644 to 100755
exa/exa/spiders/techcrunch.py
100644 → 100755
File mode changed from 100644 to 100755
exa/scrapy.cfg
100644 → 100755
File mode changed from 100644 to 100755
prod_requirements.txt
100644 → 100755
File mode changed from 100644 to 100755
requirements.txt
100644 → 100755
Scrapy==1.3.3 | ||
scrapy-fake-useragent==1.0.4 | ||
scrapy-fake-useragent==1.1.0 | ||
python-scrapyd-api==2.0.1 | ||
PyVirtualDisplay==0.2.1 | ||
selenium==3.4.1 | ||
... | ... |
Please
register
or
sign in
to comment