Patrick Mazulo
Patrick Mazulo
## Description Hi folks, I just cloned the `django-cms` project to start digging into it. So the first thing I wanted to try was to running the tests. Following the...
## Description I was just installing and trying to run the tests following the instructions in the documentation. There we have an option saying that we can run the tests...
**Describe the change** Currently we're using some random data to feed the fields. In this PR I'm proposing an approach where the user can enable an extra feature by adding...
My specs for reference: MacOS: Sequoia 15.5 Python Version: 3.13 uv: 0.7.3 (3c413f74b 2025-05-07) pip: 25.0.1 Docker: no Even though `fastapi` supports Python 3.13, it seems some dependencies are not....