Results 21 comments of Dirk Haupt

This library only supports Django 1.0 - 1.5. Django 2.0+ made [on_delete mandatory](https://stackoverflow.com/a/48977219/2734863). I'm assuming you were using a later version of Django since the earlier ones have security issues...

@lordraikalo before you made this change could the module still be found in the Add-on Modules list? The module shows as loaded there for me and I have it ticked...

I'm looking to migrate my own project to PyQt5 and an example use case would help me a lot, thanx

I have what appears to be the same problem. Though I tried installing Python 2.7 for 32-bit via Anaconda and pointing the configure.win to that but it still wont work...

Where do I sign up! Here's my wish list at any rate, and I'd really like to nail-down how to put concept into code: - **PCA** (Obviously) - **Gaussian models:**...

I've updated to the latest release. Thanx for the rapid fixes! Unfortunately, I still cannot get the demo to work. I get to this stage: ![image](https://user-images.githubusercontent.com/10172142/140566298-270c9c27-4b19-4fc4-94a1-a0b97cce9c0a.png) I click my Yubikey...

@justinmayer [YubiKey 5 NFC](https://www.yubico.com/ca/product/yubikey-5-nfc/) ~~Ah, I see, I believe I need the FIPS series for Webauthn~~ Actually hold on no, it says the Yubikey 5 series supports FIDO2. Webauthn is...

@justinmayer Wow, I never thought I'd see the day where something works on Firefox but not on Chromium! It indeed works flawlessly on the latest version of Firefox. After registering...

Wow, you are a God. This code has already helped me immensely. Any idea why I get this error below when I try your `AuthRequest` endpoint though? This clearly happens...

@variable [django-trench](https://github.com/merixstudio/django-trench) integrates with django REST framework and quote "Comes out of a box with email, SMS, mobile apps and YubiKey support." Though I don't know if they've implemented the...