Sylvain Zimmer
Sylvain Zimmer
(Just wanted to drop in and say that we also use MongoKit in production. Glad to see a new team stepping in! Thanks in advance!)
Awesome. Future maintainers may use some of the code we've done at https://github.com/pricingassistant/mongokat to support PyMongo 3.0+
We faced the same issue and felt that MongoKit wasn't going to be able to update to pymongo 3.0 soon, so we started this: https://github.com/pricingassistant/mongokat
same issue here
I'm also getting this file as a leftover in dist/
Right now I get a crash each time I add a show on Mountain Lion. ``` Process: System Preferences [62223] Path: /Applications/System Preferences.app/Contents/MacOS/System Preferences Identifier: com.apple.systempreferences Version: 12.0 (12.0) Build...
I've had this exact error and fixed it by including `ssl_cert_reqs` in my Celery() main config (`broker_use_ssl={"ssl_cert_reqs": "none"}`), not in the `rediss://` URL. I think it's because Celery supports this...
Good idea! I guess we could grab that automatically from their Twitter profile for instance?
@freesteph Est-ce que le délai est réduit en utilisant `--incremental` ? Chez moi ca redevient rapide : ``` ~/w/beta/beta.gouv.fr master !2 ?2 ❯ bundle exec jekyll serve --incremental ... Regenerating:...