Sam Texas

Results 11 comments of Sam Texas

I'm having this problem as well. In fact, it seems to alternate between mobile / desktop when I shift-reload pages.

@gregmuellegger -- I have a fork on my machine where I plan to rip out the current detection method and replace it with the python port of mobiledetect (https://github.com/serbanghita/Mobile-Detect). This...

Is there still interest in this feature? My team might want to develop this feature.

I plus-oned this and then solved it for myself a little later. For me this is not in the context of testing, so I have no need for contracts (at...

Hey @educatron thanks for the question - let's not hijack the thread here. I think you should take that question directly to the scrapy community. https://scrapy.org/community/

maybe implement this on a pre_save signal to do the lookup and flag the entry as porn

This also affects webhooks. The webhook should send back a status and the error message to the service that called it.

this is incorrect. only the domain should be lowercase. in any case (no pun intended), the uniqueness should only be on an index based on the lowercase-ness of everthing. I...