Rob van der Linde

Results 42 issues of Rob van der Linde

I see you've got support for some other boards coming soon, yet it's missing the Odroid C1. The Odroid C1 is a nice $35 board that outperforms the Pi 2...

In an age of webpack and npm, we really need slimbox2 published on npm. But it looks like this project is well and truly dead? No PR's merged since 2016?

It doesn't look like django-jenkins has kept upto-date with these changes. pep8 is now pycodestyle, should django_jenkins.tasks.run_pep8 be renamed to django_jenkins.tasks.run_pycodestyle ?

It doesn't look like there is a celery url option, can we add one?

enhancement

This should be "except User.DoesNotExist", not trying to catch every type of exception which is bad practice.

I am at the moment trying to evaluate https://github.com/vbatts/go-taglib vs https://github.com/wtolson/go-taglib Still not sure which one to choose, but I noticed your library has functions for retrieving each type of...

I am running lettuce through multi-mechanize, that is I am not using lettuce from the command line but creating a lettuce runner object directly in my multimechanize script and starting...

### Please describe your bug When I am playing music, an apostrophy in the artist name (e.g. Leaves' Eyes) is rendered as an HTML entity code instead (&39#;) ### Jellyfin...

bug

This is using the following example but the other field (continent in the example) is a readonly field: https://django-autocomplete-light.readthedocs.io/en/master/tutorial.html#filtering-results-based-on-the-value-of-other-fields-in-the-form I have an admin class that once the Country instance is...

As of December 31 Travis is shutting down it's .org domain, the timing couldn't be worse... around the Christmas period having to switch to another service. Can Gitlab Actions even...