Kevin Cooper

Results 3 comments of Kevin Cooper

I see that the unit test needs a little modification to make config work as expected... I'll work on that

We have seen this as well, it seems terminus can no longer follow the in progress workflow for a site after it gets deleted. This has caused the `site:delete` command...

@batisteo I received the same error due to having the wrong dependency installed. You want the package "jsonfield" and my guess is you currently have "django-jsonfield". It's confusing since PyPi...