Julio M. Alegria

Results 15 comments of Julio M. Alegria

Not sure. I haven't had that problem before. Do you mind explaining a bit more your setup and the context? Maybe some of the users have had a similar problem.

The hack fix for Django 1.4 was removed in 6889442. Did that solve the issue with S3?

Hi @voidrank, That sounds like a good idea! Feel free to implement it and open a pull request. If you're too busy, you could describe here how you'd implement it,...

What I was thinking was that the user would post the `"md5"`, or `"crc"`, or `"sha256"`, etc., and the server will search for any of those (from a [extendable] list...

Yeah, sure! Thanks for collaborating!

Hey @voidrank, I'm so sorry I didn't reply anything about this. I've been super busy lately. I took a quick look today and looks very promising, although there are some...

Hi again @SpaceK33z :) Could you elaborate a little bit more what are you trying to do, and what's the issue?

Interesting... I just merged pull request #2 that addressed an issue when uploading a second file. Could you try again, and let me know if that fixed it?

Hey @chrismd1. I just tried this and this works just fine for me. Can you run this to double-check that the library is getting the sites correctly? ```python In [1]:...

Thanks for reporting @luisandrecunha. Interesting. Seems like Craigslist is blocking requests coming from your IP (or Google's Colab IPs). I'm guessing the IP hit a max number of requests per...