Scott Burns
Scott Burns
I published [djangobot](https://github.com/djangobot/djangobot) earlier this week. It and slackline do a lot of things similarly (though I wrote my own mediocre slack API wrapper). The biggest thing that djangobot does...
Do you (or anyone following along) have any experience about the migration path between djorm-pgarray fields and the new Postgres fields in 1.8? Just curious, thanks for this package!
Hi, thanks for Opbeat, we very much enjoy using it. We're in the process of moving our Django app to use [RQ](http://python-rq.org)+[django-rq](http://github.com/ui/django-rq) and want to continue to get errors logged...
👋 At first, I was writing actions with Dockerfiles that didn't do much except define the `FROM`. What I like to do in a CI context is run simple shell...
Curious if you can talk about some of the roadmap w/ DABs? I'm specifically interested if it's in the plans to get SQL artifacts like queries, alerts, and dashboards into...