Julián Perelli

Results 23 issues of Julián Perelli

To have a clean view from the final user, I added this to have a 404 error page if the page number does not exist instead of a 500 for...

When using https://github.com/contra/react-responsive in next.js server side generated page (getServerSideProps), some components get the className wrong this is the code (reduced for simplicity) ```jsx something here another thing here yadda...

Not sure why this is happening in ie11 ![ezgif com-optimize](https://user-images.githubusercontent.com/1418446/34053972-958c5b7e-e1a7-11e7-9993-a085674074d7.gif) http://plnkr.co/edit/tPCqbYfcVchseL4heWjl?p=preview

I have only this screenshot ![image](https://cloud.githubusercontent.com/assets/1418446/11668306/2e2c8b60-9dd5-11e5-8047-4faf2f7151f9.png)

Hi, @PhilipGarnero thanks for merging latest changes to make it work with django 2 and drop support of py2 It would be good to publish a new version to pipy,...

I'm trying to annotate this page http://departamentos.inmobusqueda.com.ar/alquileres/buenos-aires/san-justo/74082/ that seems to have a UTF8 BOM encoded to iso8859-1. I cannot find the way to annotate the page, scrapely won't be able...

I saw this code on a fork and am opening this PR. notes to my future self on the code

Think on how to add a directory/redis/memcache cache so that this can be used as a `` tag more efficiently. Maybe add a cache param like - cache=directory:path - cache=redis:url...

feature

Related to #7 https://stackoverflow.com/questions/22568287/how-to-stop-image-hotlinking-on-nodejs

add option to set the config file, search it on multiple paths by default, also use configs from env variables, document precedence and file paths

feature