Bobby
Bobby
+1 for arch linux
Work-around is as follows; put the overriding logic into your app's `view.py` file: ``` from django.core.urlresolvers import reverse from django.core import signing from password_reset.views import Recover class RecoverView(Recover): def form_invalid(self,...
This seems related to the following change in Consul: https://github.com/hashicorp/consul/issues/3659#issuecomment-342519570
There are some tests around the configuration in `tests/test_config.py` and they're in the latest release. Will continue to add them as I work through the code.
Issue #3 is about the firmware loader not getting a response to the Hello request, there aren't any compilation issues. Issue #4 (this issue) is about updating the underlying SDK...
I looked at the diff and there are a lot of adjustments to things that I don't understand. The changelog mentioned some things that may or may not be relevant....
I just want to throw out that I'd be happy to help document, but I am lacking in getting started. Perhaps you could lower the barrier of entry for Python...
I'm experiencing the same issue with a proprietary NVR solution that's on the network. Are there any updates to this?