mke21

Results 14 issues of mke21

Hi, Is it possible to do pagination on a post in an APIView? I don't seem to understand how that could be done. I've got the following: ``` python class...

Hi, Is it possible to map the roles in AzureAD to django groups? I can't seem to find any example of that.

Hi, I upgraded from a very old version (0.3.6) of Django-rest-swagger to the newer version 2.1.2 and now I got a problem. The swagger site now produces an error: `{"schemaValidationMessages":[{"level":"error","message":"Can't...

I would like to request a feature where you can highlight one or more lines in the Parallel coordinate viewer which stay highlighted, even if they fall outside the brushes....

This is version 4.0.2 If I use rabbitmq, the rpc result backend, and a custom queue the message's status never seems to change and stays 'PENDING', even if the logging...

Status: Has Testcase ✔
Issue Type: Bug Report
Component: RPC Results Backend
Issue Type: Regression

Is there a way to pre-generate thumbnails for a big folder with images that has been rsync'ed to the server?

Is it possible to implement filtering/searching on individual columns? Like: https://datatables.net/examples/api/multi_filter.html

If I invert an axis, I seem to lose the brushes on that axis. Also making a new bush on that axis does not seem to work anymore. ![Schermafbeelding 2022-02-11...

I don't seem to be able to use linenumbers somehow in typescript with webpack: import { CodeJar } from "codejar"; import { withLineNumbers } from 'codejar/linenumbers'; ``` const CONFIG =...

After having had problems syncing to Onedrive, I changed to using the WebDav cinnection in my StackIp account. **This works fine on both my Linux and Windows Laptop.** However it...

bug