Angelo Dini
Angelo Dini

The label has the following entry: ``` ``` and the list defines its own: ``` ``` this causes an html error as the reference from id_aldryn-forms-field-1547 is nowhere available.
Dropdown with the choice of: text (default) email password search tel that prefills type=""
When uploading an addon with just a `pyproject.toml` you get the following error: ``` ❯ divio addon upload File could not be found: ./setup.py ```
In the past the URL was shown once uploaded so you could click on it and get to the version directly.
Python 3.12 drops the imp module, so we probably have to pin or add it manually:
instanceof does not refer to its original instance: var Animal = new Class(); // should not be instanceof class var Human = new Class(Animal); // should be instanceof Animal this...
we are using "cloudspace" for the region everywhere, that should probably also change within the CLI :)