Rolf Håvard Blindheim

Results 12 issues of Rolf Håvard Blindheim

In the past few years I've not been able to prioritize maintaining this library. Due to lack of time, and since I'm currently not involved in any projects using the...

help wanted

We should have a more consistent way of performing type conversions for filtered parameter values. Ref #45

enhancement

When applying Term Boost to a `SearchQuerySet`, other results are discarded. This seems to me like a bug in [django-haystack](https://github.com/django-haystack/django-haystack/). See https://github.com/django-haystack/django-haystack/issues/1235 for details.

bug

Hello, Please forgive my ignorance, I'm pretty new to Rust and embedded programming as a whole, so this might (or might not) be a silly question. I'm trying to program...

help wanted
mcu-support
hal-generic

As far as I can see, in order to unregister devices one has to use `DELETE` to `/fcm/v1/devices/{pk}/`, not `POST`?

When using a custom Device model ie. like the one below, `makemigrations` want to create migrations for the original model. ``` class FCMDevice(AbstractDevice): """ Firebase Cloud messaging devices """ user...

This package has a hard locked dependency on Django 1.7 which is rather outdated...

# Project Proposal Please fill in the details below to confirm you adhere to the [Jazzband Guidelines](https://jazzband.co/about/guidelines), and also add the package name to the issue title. ## Project Details...

proposal

The charts supported now are only static charts. It would be nice to have support for more dynamic/interactive charts as well.

enhancement