Radosław Kowalski
Radosław Kowalski
pytest-lazy-fixture breaks with Traits in factoryboy 3.2.0: 'Maybe' object has no attribute 'call'
After updating factoryboy to `3.2.0` my tests using `lazy_fixture` with fixtures that use `Trait` (in result using `Maybe`) raise `AttributeError: 'Maybe' object has no attribute 'call'`. ``` python_version = "3.8"...
I am not surprised that trying to open a GUI in docker using this image and Dockerfile based in the example is not working. But as I am completely green...
Version [1.7.1](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst#171-2018-09-06) reversed use of `list_objects_v2` for backwards compatibility as a transition period. It was 2018. Could `django-storages` move to `list_objects_v2` in 2022 or at least have it as an...
Hey @gaw89, Do you plan to keep working on that package? Do you need any help? I would really like to use something that brings `Flask-Login` functionality to Dash apps...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/HEAD/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/HEAD/CODE_OF_CONDUCT.md) that this project adheres to. -...