Alex Kestner

Results 4 issues of Alex Kestner

So, I've been using django-pgfields successfully for a while now, but am having trouble writing a Django 1.7 migration to disentangle the "pgfields-ness" from my models. While I could migrate...

Not a bug, more of a question. Is there a way to disable the celery_haystack signal handlers using the .connect()/.disconnect() methods? I know how to do this for signals I've...

Following the instructions for [deleting a single pair from a matrix](https://github.com/Pathgather/predictor#deleting-items) result in calling a method (`delete_pair_from_matrix!`) that seems to no longer exist. Any idea what happened to this method...

Spire Server has renamed the `svid_ttl` param to `default_svid_ttl`, preventing the `spire-server` container from launching sucessfully. This PR updates that config and pins the Spire Server version to the latest...