Luca Bocchi

Results 3 issues of Luca Bocchi

running `tindetheus browse`. I receive a 500 error from the tinder client after a successfull login: ``` Traceback (most recent call last): File "/usr/local/bin/tindetheus", line 33, in sys.exit(load_entry_point('tindetheus', 'console_scripts', 'tindetheus')())...

hello, thanks for the repo and the example. I tried to adapt it in this way: this is the 'employee' table from a django model: ``` created | timestamp with...

skip rendering if response status_code is 301 or 302 (redirect)