Olle Jernström

Results 4 comments of Olle Jernström

I ended up switching to using the underlying library `zxing` which manages to scan code39 much better. For a simple comparison you can do. HTML5 QR Code: https://blog.minhazav.dev/research/html5-qrcode ZXing: https://zxing-js.github.io/library/examples/multi-camera/...

As we know we need to mark them for deletion manually. Has anyone wrote a github action that marks the preview to expire "now" so that it at least does...

Any update on this? struggling with the same issue.

I found a solution, if anyone has a better, please tell me: ```py from rest_framework.request import Request, wrap_attributeerrors from django.db.models import Model from django.http import HttpRequest from rest_framework.generics import (...