Gavin Wahl
Gavin Wahl
django-u2f should support django 1.10. Why are you needing to make this change?
.travis.yml needs some work too. I'll look at that later
I don't know how to use Windows, but I'll leave this open in case someone else does.
In theory I don't see why not.
I agree, it would be nice to have this. My application doesn't need it because I validate in the application as well, and the check constraint is just for integrity....
I can look into it. I've never used pgxn before, do you have any experience publishing packages on it?
It does work with the requests transport, but then you lose the asynchronous thread feature.
The build failing looks like a transient network error. Can you rerun it?
You can use the `retry(0)` decorator for this
Good idea, but I don't think it should be the default