FilmCoder

Results 4 comments of FilmCoder

Has this issue been addressed in any way over the past 8 months? It appears that currently there is no concise readable way to specify parameters for API endpoints, which...

@ericgio Good tip! So we were actually switching around the `maxResults` prop unnecessarily, and my hotfix was to just stop doing that. But to answer your question I'll explain the...

@ericgio Hehe that sounds good to me. Wait you're saying you don't want to waste every waking moment of your life fixing the most obscure bugs nobody will ever encounter,...

Ah OK. I used "pip install django-silk", then "pip install gprof2dot", all on my windows machine. Are you saying it should work if I pull from github instead of using...