Brian May

Results 105 issues of Brian May

Hello, I have in my Django settings file: ``` python AUTH_USER_MODEL = 'karaage.Person' ``` If I try to update this model to use django-audit-log, it gives me a migration containing...

Hello, Just curious if it was possible to use something like this with a federation, i.e. the [AAF](http://wiki.aaf.edu.au/tech-info/aaf-federations). However am finding it difficult to find information as required. I don't...

Using Socks5Stream: ``` thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: Other(Received malformed reply Caused by: early eof)', src/client.rs:410:26 ``` It appears that the code wants a 4...

The following happens every time I run cat. This is on OSX - IIRC I have seen the same on Debian/Stretch (but don't have a box handy right now to...

threading

After following instructions from: https://keel.sh/docs/#github-webhooks The github webhook always responds with a 400 status containing: ``` registry package type was not dockerrepository package name cannot be empty ``` This is...

Using version 6.8.1 due to #1071 . I don't want to allow sign ups. If I turn on `SQLPAD_USERPASS_AUTH_DISABLED` then the removes the sign up button. But it obviously also...

Would be really good if there was some view that allowed seeing the wifi IP address, for debugging. Maybe this could be merged into the "Check Battery" view somehow.

enhancement

Bitbucket support would be nice :-) Alternatively, if there is anything similar that works for bitbucket...

considering
new feature

Task Warrior: https://taskwarrior.org/ Something like this would be good: https://gist.github.com/pjf/051aa4ef326d493beec950823f7edfd8

enhancement
help wanted

I have had this often happen. And it kind of makes transcrypt very difficult to use, as git thinks the work tree is not clean. ``` $ git checkout ....