tpazderka
tpazderka
Not sure. I don't see anything related to that in the configuration. Is there something I can check/switch?
If the section is what I think it is, that it contains MusicAlbums and Movies as well...
Handling of factors is probably not working, see MWE below. ``` [tox] minversion = 3.7.0 envlist = py27-test py37-test compute-coverage [testenv] skip_install = True whitelist_externals = sleep echo commands =...
Yes, I have tried py 3.8 and 3.9.
This can be currently (somewhat) achieved by disabling self-registration and using an admin view to add `Authenticator` to selected users. As for the proposed change, I am not opposed to...
OK, thanks for the update. The device list is populated now and the nodes seem to remmember their setting. Will see in the evening when the schedulers are supposed to...
OK, had to redo some of the nodes since I probably messed them up during the outage but it now works reliably. One thing I have noticed is that there...
LGTM @stinovlas Can you please have a look as well? You have a slightly different usecase...
@MichalPham please have a look as part of the changes you are implementing.
This looks to be out of the scope of this library. I would suggest a separate library for this functionality.