Daniel Chimeno
Daniel Chimeno
I've used nested templates and variables to create /en/ and /de/ pages.
I've ben thinking a while about coding this enhancement, three options come to my mind: 1. Code a built-in module to watch change on directories: something similar like django [does](https://github.com/django/django/blob/stable/1.7.x/django/utils/autoreload.py)...
I'm currently using: ``` ./pg_sample --limit="*=*, nodes_data=1000000" ``` I guess something like: `` ./pg_sample --limit="*=*, nodes_data=1000000;order by timestamp DESC" `` or `` ./pg_sample --limit="*=*, nodes_data=1000000(order by timestamp DESC)" `` should...
same here after upgrading to macOS.. Python 2.7.11 httpstat 1.1.1
``` echo $LANG es_ES.UTF-8 echo $LC_ALL ``` ``` httpstat www.google.es Could not decode json: Expecting property name: line 2 column 22 (char 23) curl result: 0 { "time_namelookup": 0,003, "time_connect":...
I though was the last version :/ Yep, it works. thanks.
Same to me
same here