James Mills
James Mills
Can we get an updated version of Redisco up on PyPi?
I'm trying to use `ListField` of `ReferenceField` to maintain a list of user channels of my `User` model as well as a list of users in my `Channel` model. **Model:**...
I wouldn't go to all the effort of writing a UI. Instead integrate this with InfluxDB and Grafana. Perhaps include instructions for how to do so or build a Dockerfile/image...
``` prologic@daisy Sun Oct 26 10:27:53 ~/work/docker-resource-viewer $ dki dockerresourceviewer_monitor TypeError: Cannot call method 'sort' of undefined at /app/monitor.js:55:28 at Request._callback (/app/docker.js:23:4) at self.callback (/app/node_modules/request/request.js:364:22) at Request.emit (events.js:95:17) at Request.onRequestError...
Hi, Love the ideas behind this project! Looks interesting and promising! Is this in current working order? I'm running into some basic issues follow the docs on the website and...
What would cause this error? ``` 2018-12-21 20:42:34 [WARN] [PID-60557] feed.go SyncServers:371 not decryptable: keypair decryption failed 2018-12-21 20:42:34 [INFO] [PID-60557] server.go Run:69 Region public: 4NfD9kWESGycUdbhbrFygNDjFun6NPk6utpkviyE1Ai6 2018-12-21 20:42:34 [INFO] [PID-60557]...
Seems like the profile picture is a bit broken. It uploads "okay" but doesn't display.
Hey, just testing your little demo out as I'm looking for a good way to build mobile apps in Flutter (for the UI part) with a Go backend. I tried...
I know you probably didn't write this for OS X in mind but it would be nice :) ``` python $ minidns -c etc/minidns.conf start Password: sudo: iptables: command not...
I'm not sure (_I could be wrong_) but I don't think minidns currently supports wildcard entries. e.g: ``` minidns add example.com minidns record example.com a @ 192.168.0.1 ```