Switch recaptcha, search, spiders and varnish to requests
commit95df1aa8886695cf55b2cdf662abba04f6f245ac
authorMagnus Hagander <magnus@hagander.net>
Mon, 21 Jan 2019 11:21:46 +0000 (21 12:21 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sat, 26 Jan 2019 15:19:26 +0000 (26 16:19 +0100)
tree28ee99baaf7cabcb71da527ebcf3b139344408a6
parentb91fbe66e71a9b829b46e9150d785f012c5c2631
Switch recaptcha, search, spiders and varnish to requests

Easiser to switch to the requests package than to figure out how to deal
with some of the encoding changes manually. And as a bonus, it's much
nicer to work with the requests package for the future.
pgweb/account/recaptcha.py
pgweb/search/views.py
tools/ftp/spider_ftp.py
tools/ftp/spider_yum.py
tools/varnishqueue/varnish_queue.py