dismine
dismine
Because the latest version on pip still requires `PyJWT=1.4.0` it is impossible to update PyJWT to fix a recent [vulnerability issue](https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24).
Hi, I use version `4.1.0` and experience broken link to default avatar url. When my user did not specified an avatar and gravatar also cannot provide appropriate for the user,...
Hi, I try to bundle my application with AppImage. For this, I use Open Build Service. Image I build based on OpenSUSE Leap 15.1. My application based on Qt 5....
Hi. I used ``loadVersionBrowser`` function from the documentation. And my view stopped working without producing any errors in logs. Later I figured out that it was caused by unexpected browser...
When I generate MOBI version with `KINDLEGEN=/usr/local/bin/kindlegen asciidoctor-epub3 -a ebook-compress=standard -a ebook-format=kf8 index.adoc` I get `asciidoctor: ERROR: Error(core):E1008: Failed conversion to unicode. The resulting string may contain wrong characters.` Though...
Hi, My Customer model has additional fields. And because of that the CustomerForm on checkout stage shows those fields. How can i hide them?
Hi, Today i have received error `django.core.exceptions.FieldError: Cannot resolve keyword 'depth' into field`. According to [release note](http://docs.django-cms.org/en/latest/upgrade/3.5.html) for Django CMS 3.5.0 > Another significant example is that the Page model...
Hi. I have been using django-downloadview version 2.1.1. For my project I have migrated from django-sendfile. But seems your [instruction](https://django-downloadview.readthedocs.io/en/latest/django-sendfile.html) doesn't work for me. Symptoms. When I download a big...
Hello, I am struggling to set up dispy to work inside a docker container. In my configuration, both a scheduler and a client (SharedJobCluster) hosted on the same server inside...
Hi, I cannot setup dispy to work with SSL certificate. It works only for node on the same machine, but not for remote nodes. Here is command i used to...