John Roper

Results 13 issues of John Roper

Hi, I have ranges for parameters in my application that look like this: ``` { "begin": 0, "default": 0, "end": 25, "label": "Closed" } ``` they are built so that...

Currently, when changes are made to `addon_updater.py` and or `addon_updater_ops.py`, the developer of each addon that it is used in has to manually updates the files. Is there a way...

enhancement

Hi, can you do this with send_from_directory?