Results 5 issues of Dirk Haupt

I've seen people complain about this a bunch on reddit, but no actual mod on nexus deals with it. **Background** Having something like a stack of wood you can interact...

feature request

**The bug:** 1) Go to https://udt.dev/ ![image](https://user-images.githubusercontent.com/10172142/136117578-c4a9d82f-4215-4a9d-9c76-23f48bac3846.png) 2) Click "Start from Template" ![image](https://user-images.githubusercontent.com/10172142/136117591-fb453c2c-9361-492e-84d0-2e60dcaa35e5.png) 3) Click "Video Segmentation" This screen pops up: ![image](https://user-images.githubusercontent.com/10172142/136117631-28a3a0c5-b791-4a5a-a9d8-51ee583fd1f4.png) 4) Click Video Segmentation -> It is not...

bug

**Describe the bug** A KeyError prevents Yubico MFA activation at endpoint `auth/yubi/activate/` **To Reproduce** Steps to reproduce the behavior: 1. Follow [installation instructions](https://django-trench.readthedocs.io/en/latest/installation.html) and set up with `djangorestframework-simplejwt` authentication (i.e....

**Describe the bug** When you try to create a superuser in the example demo app you get `django.db.utils.OperationalError: table testapp_user has no column named yubikey_id` **To Reproduce** Steps to reproduce...

The Demo instructions get me as far as `invoke migrate` after which I am stuck: ``` invoke migrate /bin/bash: line 1: /home/dirk/.local/share/virtualenvs/kagi/bin/python: No such file or directory ``` Related note:...