Michael Angeletti

Results 6 comments of Michael Angeletti

Poetry 1.0.0b8 was released a few days back (fixes at least one bug)

Nudge. I believe it's been about 4 months since I asked in the RethinkDB Slack channel. I was told, "that will be supported soon", and was sent here. What's it...

Awesome, thanks! I just got into Europe for vacation (left my notebook home), but I will be testing this the moment I get back (toward end of month). Sent from...

@nasirhjafri sure - do you have any pointers you can give me to help speed things up, etc.?

@selwin thanks, that's terrific (`maintenance_interval`) - let's say I was to reduce that to 1 minute; do you foresee any issues, performance or otherwise?

Hi @thinksource, Try: ``` pip install git+git://github.com/orokusaki/django-jsonrpc-2-0.git ``` It should work ok. The `__init__.py` file contains `VERSION` instead of `__version__`. IIRC, I copied the convention from the Django project. Regarding...