Brett Dawidowski
Results
2
issues of
Brett Dawidowski
Poetry recommends using `poetry-core` and specifically `poetry.core.masonry.api` as the build backend to reduce dependencies required for building package. See poetry documentation: https://python-poetry.org/docs/pyproject/#poetry-and-pep-517. ```diff [build-system] -requires = ["poetry>=0.12"] -build-backend = "poetry.masonry.api"...
### Describe the Bug Logging error when trying to upload asset to a Media collection that is linked to another collection as a field. Everything seems to process properly and...
stale