Stijn Debrouwere

Results 19 comments of Stijn Debrouwere

Seems to make a lot of sense, but it also duplicates the trusty old browser functionality that is the bookmark. If you're looking for the simplest possible implementation, you could...

Is assignment to users even necessary for a v1? Seems like it'd be pretty obvious who should do what, once a story is assigned to a writer. Also, I think...

Mos def, your decision, just trying to save you work :-) Working on InDesign integration as we speak. It's not Edit Flow code but it has to count for something,...

Hmm, maybe try downloading the very latest https://github.com/google/oauth2client. This isn't the first time Google has had trouble making their libraries fully Python2/3 compatible. It would also be interesting to see...

What is the exact command you're running on the command line?

Thanks, I'll dig into it.

This kind of quantization is often useful when producing charts: when the maximum value is 117K, the axis should preferably go from 0 to 120K or 0 to 125K instead....

Would be cool. I'm not currently using this package in a web application, though, so it could be a while before I get around to it. Happy to accept pull...

Thanks for the feedback, I'll have to revamp the service account authentication one of these days – many of the underlying libraries have changed since I wrote it, so it's...